apps_mlearning_tflite-micro/tensorflow/lite/micro/tools/make
Måns Nilsson 26be178ff7 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
2026-04-20 14:48:01 +08:00
..
ext_libs cmsis-nn: update fully connected int8 (#2469) 2026-04-20 14:48:01 +08:00
targets Update CMSIS-NN CONV and LSTM implementations (#2446) 2026-04-20 14:48:00 +08:00
.gitignore Changing the gen directory from tensorflow/lite/micro/make/gen to gen/. 2022-09-01 01:27:56 +00:00
Makefile Add kernel build flag for prioritizing speed or size (#2408) 2026-04-20 14:48:01 +08:00
additional_kernels.inc Update Signal RFFT to have namespace and reformat Makefile targets (#2089) 2023-06-28 04:12:49 +00:00
additional_tests.inc Automated sync from github.com/tensorflow/tensorflow (#89) 2021-05-20 20:16:43 +00:00
arm_gcc_download.sh CMSIS-NN: Update cortex generic target with M85 for GCC (#2341) 2026-04-20 14:47:55 +08:00
bash_helpers.sh Have the ability to apply multiple patches. (#820) 2021-12-23 22:44:46 +00:00
check_optimized_kernel_dir.sh Initial version of build structure change. 2022-09-15 22:12:35 +00:00
corstone_300_download.sh Enable Corstone 300 to run on CI backend (#2321) 2026-04-20 14:47:54 +08:00
download_and_extract.sh Update Ethos-U download links (#2376) 2026-04-20 14:47:57 +08:00
ethos_u_core_platform.patch Increase Corstone-300 SRAM size (#2201) 2023-08-30 18:12:34 +00:00
ethos_u_core_platform_download.sh Update Ethos-U download links (#2376) 2026-04-20 14:47:57 +08:00
flatbuffers.patch build: update flatbuffers dependency to v23.5.26 (#2274) 2023-10-18 21:01:22 +00:00
flatbuffers_download.sh build: update flatbuffers dependency to v23.5.26 (#2274) 2023-10-18 21:01:22 +00:00
helper_functions.inc codegen: Remove make helpers for codegen (#2378) 2026-04-20 14:47:58 +08:00
kissfft_download.sh Update KISSFFT Bazel version to match Makefile version (#2044) 2023-06-13 21:08:48 +00:00
pigweed.patch Groundwork to enable python format checks (via yapf) as part of the CI. (#314) 2021-07-22 21:21:00 +00:00
pigweed_download.sh Initial version of build structure change. 2022-09-15 22:12:35 +00:00
renode_download.sh Remove STM32F4 and test CMSIS_NN kernels with bluepill. (#1861) 2023-03-29 23:09:02 -07:00
specialize_files.py Allow specialize_files to be given an invalid directory. (#223) 2021-06-25 20:03:32 +00:00
test_latency_log.sh Add QEMU Emulation to CI flow (#1892) 2023-04-14 07:11:10 +00:00
third_party_downloads.inc Update Ethos-U download links (#2376) 2026-04-20 14:47:57 +08:00