mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
Add alt_decompression_memory_size parameter to the Python interpreter API. When non-zero, allocates a separate memory region for DECODE operator outputs and calls SetDecompressionMemory before AllocateTensors. BUG=part of #3256 |
||
|---|---|---|
| .. | ||
| tests | ||
| tflite_micro | ||
| BUILD | ||
| numpy_cc_targets.bzl | ||
| py_namespace.bzl | ||
| py_rules.bzl | ||
| python_requirements.in | ||
| python_requirements_3_10.txt | ||
| python_requirements_3_11.txt | ||
| python_requirements_3_12.txt | ||
| python_requirements_3_13.txt | ||
| tensorflow_cc_targets.bzl | ||