MLBEDSW-10022: Add a unit test for passthrough
This tests passthrough using the following steps:
1. Generate a TFLite network as a flatbuffer.
2. Pass the flatbuffer to tflite_reader to obtain the GraphIR.
3. Pass the GraphIR to tflite_writer to generate a flatbuffer
again.
4. Compare it with the flatbuffer from step 1. The contents should
be identical.
Signed-off-by:
Johan Gunnarsson <johan.gunnarsson@arm.com>
Change-Id: I25e6924829845f33aaf24bea665099b819116e67
parent
88d7a53f
Loading
Loading
Pipeline
#25987
passed
with stages
in
14 minutes and 34 seconds
Loading
Please register or sign in to comment