Skip to content
Commit e652266f authored by Johan Gunnarsson's avatar Johan Gunnarsson Committed by Fredrik Svedberg
Browse files

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's avatarJohan Gunnarsson <johan.gunnarsson@arm.com>
Change-Id: I25e6924829845f33aaf24bea665099b819116e67
parent 88d7a53f
Loading
Loading
Loading
Pipeline #25987 passed with stages
in 14 minutes and 34 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment