ekalda opened a new pull request #8368:
URL: https://github.com/apache/tvm/pull/8368
This patch adds infrastructure to directly generate TFLite model buffers
by using flatc, the flatbuffers command line tool. This gives us more
freedom in creating the models for testing since we don't have to
rely on any of the converters.
* Add classes and helper functions to create the model buffer
* Add some convolution tests that test TFLite2 models in int8
with per channel and per tensor quantization and remove the
orphaned Keras tests
Co-authored with @NicolaLancellotti
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]