xinhaiteng
570102c501
delete the neon conv2D
...
The complete implementation is placed separately in mLearning/tflite-micro/operators/neon, delete this part.
Signed-off-by: xinhaiteng <xinhaiteng@xiaomi.com>
2024-10-18 09:40:17 +08:00
xinhaiteng
754d9e39a8
TFLM Cortex-A NEON Conv
...
Use neon to accelerate the conv op, and the output results are the same.
Signed-off-by: xinhaiteng <xinhaiteng@xiaomi.com>
2024-10-18 09:40:17 +08:00
renzhiyuan1
71cbcb2618
Add configurations files.
...
Add configuration files of TFLite Micro, its dependent third-party libraries and CMSIS_NN.
Signed-off-by: renzhiyuan1 <renzhiyuan1@xiaomi.com>
2024-10-18 09:40:17 +08:00