tflite-micro/tensorflow/lite/micro/python
deqiangc 2cd28c7fbc
A tool to visualize tflite file with size info in html format (#1215)
* A tool to visualize tflite file with size info in html format

* remove redundant build target

* Add main to tflite_size and this allows the following usage:

bazel run flatbuffer_size -- input.tflite output.html

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-30 18:28:52 +00:00
..
interpreter Disable ubsan for interpreter_test (#1185) 2022-06-06 21:40:17 +00:00
tflite_size A tool to visualize tflite file with size info in html format (#1215) 2022-06-30 18:28:52 +00:00