mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
- Adapt build logic to not build float support since TFLM does not use the CMSIS-NN CMake path. - Zero-initialize the cmsis_nn_lstm_context used by the int8 and int16 unidirectional sequence LSTM paths so optional fields such as hidden_state do not contain stack garbage. Change-Id: I5b44a3a231eb19023e004a5652b207930853648f Signed-off-by: Måns Nilsson <mans.nilsson@arm.com> |
||
|---|---|---|
| .. | ||
| ext_libs | ||
| targets | ||
| .gitignore | ||
| additional_kernels.inc | ||
| additional_tests.inc | ||
| arm_gcc_download.sh | ||
| bash_helpers.sh | ||
| check_optimized_kernel_dir.sh | ||
| corstone_300_download.sh | ||
| download_and_extract.sh | ||
| ethos_u_core_driver_download.sh | ||
| ethos_u_core_platform.patch | ||
| ethos_u_core_platform_download.sh | ||
| flatbuffers.patch | ||
| flatbuffers_download.sh | ||
| helper_functions.inc | ||
| kissfft_download.sh | ||
| Makefile | ||
| pigweed.patch | ||
| pigweed_download.sh | ||
| renode_download.sh | ||
| sources.inc | ||
| specialize_files.py | ||
| test_latency_log.sh | ||
| tests.inc | ||
| third_party.inc | ||
| third_party_downloads.inc | ||