tflite-micro/tensorflow/lite/micro/python
Renjie a00ecea566
Forcing reference kernel usage for TFLite interpreter during testing
BUG=http://b/259572815

Currently, the default kernel usage of the TFlite interpreter is optimized ones. This creates test inconsistencies when comparing TFLM results (reference kernel) with TFL's. Inference results comparison is logically valid if both are using reference kernels.
2022-11-21 20:40:49 +00:00
..
interpreter Forcing reference kernel usage for TFLite interpreter during testing 2022-11-21 20:40:49 +00:00
tflite_size
BUILD python: fix problems with extension module build 2022-10-03 22:22:08 +00:00
py_cc_headers.bzl python: fix problems with extension module build 2022-10-03 22:22:08 +00:00