Searched refs:cmsis_nn (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/tests/lib/cmsis_nn/ |
| D | CMakeLists.txt | 5 project(cmsis_nn) project
|
| /Zephyr-latest/tests/lib/cmsis_nn/src/ |
| D | main.c | 51 ZTEST(cmsis_nn, test_avgpool) in ZTEST() argument 151 ZTEST(cmsis_nn, test_convolve) in ZTEST() argument 274 ZTEST(cmsis_nn, test_depthwise_convolve) in ZTEST() argument 370 ZTEST(cmsis_nn, test_fully_connected) in ZTEST() argument 455 ZTEST(cmsis_nn, test_max_pool) in ZTEST() argument 506 ZTEST(cmsis_nn, test_softmax) in ZTEST() argument 576 ZTEST(cmsis_nn, test_svdf) in ZTEST() argument 659 ZTEST_SUITE(cmsis_nn, NULL, NULL, NULL, NULL, NULL);
|
| /Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
| D | README.rst | 68 …/corstone300/fvp samples/modules/tflite-micro/hello_world/ -T sample.tensorflow.helloworld.cmsis_nn
|
| /Zephyr-latest/modules/tflite-micro/ |
| D | CMakeLists.txt | 20 set(CMSIS_NN_OPTIMIZED_KERNEL_DIR cmsis_nn)
|