mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-05 03:37:32 +00:00
Clarify the usage of `MicroContext::AllocateDecompressionScratchBuffer` and`tflite::micro::GetTensorData` for handling decompressed tensor data. Add a section on alternate decompression memory regions, explaining how to specify and use specialized memory for decompression. Update instructions for compressing models using a YAML specification. Simplify the model compression and alignment command examples. Spin off new Generic Benchmark Application documentation. BUG=part of #2636 |
||
|---|---|---|
| .. | ||
| images | ||
| rfc | ||
| arm.md | ||
| compression.md | ||
| logging.md | ||
| memory_management.md | ||
| new_platform_support.md | ||
| offline_memory_plan.md | ||
| online_memory_allocation_overview.md | ||
| optimized_kernel_implementations.md | ||
| porting_reference_ops.md | ||
| profiling.md | ||
| qemu.md | ||
| renode.md | ||
| resource_variables.md | ||