mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
We would like to throw and exception on kTfLiteError (http://b/273622999) and pass-through all the other TfLiteStatus returned by calling interpreter->Invoke() https://github.com/tensorflow/tflite-micro/pull/1907 changed the behavior to throw an exception on kTfLiteError but did not pass through all the other status. In particular, this is important because streaming implementation with circular_buffers relies on kTfLiteAbort being appropriately propagated. BUG=http://b/279055226 |
||
|---|---|---|
| .. | ||
| interpreter | ||
| tflite_size | ||
| BUILD | ||