mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
- support float version of convolution - support the CHW tensor layout following function prototypes are added: - arm_convolve_CHW_f32_basic_nonsquare() - arm_convolve_CHW_q15_basic_nonsquare() - arm_convolve_CHW_q7_basic_nonsquare() - arm_nn_CHW_mat_mult_kernel_q7_q15() NOTE:this patch will be contributed to SMSIS and reverted later from NuttX Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> |
||
|---|---|---|
| .. | ||
| cmsis | ||
| libnnablart | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||