tflite-micro/tensorflow/lite/micro/docs
Måns Nilsson 8085cecefc
Add kernel build flag for prioritizing speed or size (#2408)
Adds a build flag that can be used by any kernel to provide a different implementation depending on use case.
Adds a first use case for cmsis-nn transpose conv.

The background for this PR is in https://github.com/tensorflow/tflite-micro/pull/2345

BUG=none
2024-02-23 18:03:57 +00:00
..
images
rfc
arm.md
logging.md Update READMEs to include logging recommendations 2022-11-23 03:22:16 +00:00
memory_management.md Add support for offline planning in case of multiple subgraphs (#1195) 2023-03-29 04:05:07 +00:00
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 Update to Renode 1.13.2 2022-11-22 23:54:41 +00:00
resource_variables.md