tflite-micro/tensorflow/lite/micro/python
rewu93 7af29235f5
Add reset function into the python wrapper
Some models such as LSTM are stateful, which requires state reset after each inference. This PR adds the model reset function, which has already been implemented in C++, into the TFLM python interpreter. 

BUG=http://b/244330968
2022-09-01 00:26:23 +00:00
..
interpreter Add reset function into the python wrapper 2022-09-01 00:26:23 +00:00
tflite_size Update Flatbuffer version to 2.0.6 and generate schema local. (#1374) 2022-08-25 18:01:35 +00:00