mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
@tensorflow/micro Update the output tensor shape during prepare phase when the computed shape does not match the shape in the flatbuffer. Kernels: - BATCH_TO_SPACE_ND - SPACE_TO_BATCH_ND - CONV - RESHAPE - EXPAND_DIMS - DEPTHWISE_CONV Update CMSIS_NN and ARC_MLI optimized kernels. Add additional tests from TfLite for BATCH_TO_SPACE_ND and SPACE_TO_BATCH_ND. Update existing tests. Add tests for Keras model using convolution with dilation > 1. Update memory_arena_threshold_test to increase total, tail, and persistent allocation sizes: - Add 20 bytes for CONV output shape - Add 15 bytes for arena allocation alignment - x2 convolution layers Update micro_speech_test arena size as per description in C++ code. See #2319 for additional details. Resolves [b/317362237](https://issuetracker.google.com/317362237) bug=fixes #2368 #1646 #1629 #1231 #2338 #2319 |
||
|---|---|---|
| .. | ||
| interpreter | ||
| keras_tests | ||
| tflite_size | ||
| BUILD | ||