tflite-micro/tensorflow/lite/micro/python
deqiangc 24c08505df
Fix to tflite_size (#1248)
1. Make variable name c-style following python style guide
2. Move file IO out of convert_tflite_to_html function. File io make
testing this function hard
3. Avoid file write in test and other complaints discovered in importing
   to internal

BUG=discovery these when importing
2022-07-08 21:55:20 +00:00
..
interpreter Disable ubsan for interpreter_test (#1185) 2022-06-06 21:40:17 +00:00
tflite_size Fix to tflite_size (#1248) 2022-07-08 21:55:20 +00:00