Måns Nilsson
|
6bf2e7d48d
Conv DSP: Remove ordering of elements in im2col (#52)
|
2 years ago |
felix-johnny
|
fc89d6fad0
Improve MVE performance for Conv & DW Conv (#45)
|
3 years ago |
Måns Nilsson
|
5935b2f2f7
Add new get buffer size functions for host compile (#40)
|
3 years ago |
felix-johnny
|
f690e57e73
Remove dependency to CMSIS-Core (#39)
|
3 years ago |
felix-johnny
|
46fee474cf
Remove data type alias (#4)
|
3 years ago |
Felix Thomasmathibalan
|
dbf27cd5fd
CMSIS-NN: Add pack description, Doxygen and GitHub actions scripts
|
3 years ago |
felix-johnny
|
a8d9f8d98b
CMSIS-NN: Re-deliver block process for DW conv (#1550)
|
3 years ago |
felix-johnny
|
a90f05ead1
CMSIS-NN: Make bias optional for opt functions of DW conv (#1529)
|
3 years ago |
hmogensen-arm
|
8f116408b9
CMSIS-NN: Add MVEI support for int16 depth-wise convolution (#1521)
|
3 years ago |
Måns Nilsson
|
f33a5efdc1
CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480)
|
3 years ago |
Jens Elofsson
|
0748c8db60
Fix Coverity warnings. (#1359)
|
4 years ago |
Felix Johnny
|
92bdb3f133
CMSIS-NN : Fix compiler warnings
|
5 years ago |
Måns Nilsson
|
9f36a5c3ca
CMSIS-NN: Clang format source files
|
5 years ago |
Felix Johnny
|
8a826ff91f
CMSIS-NN: Clean-up of include files
|
5 years ago |
Felix Johnny
|
99e27f33c6
CMSIS-NN: Fix warnings
|
5 years ago |
Felix Johnny
|
c44eeb5ac1
CMSIS-NN: Update DW conv to new interface
|
5 years ago |
Felix Johnny
|
ffcfe0873d
CMSIS-NN: Improve performance of depthwise conv for MVE
|
6 years ago |
Måns Nilsson
|
99bbcc94e9
CMSIS-NN: Remove ARM_MATH_LOOPUNROLL
|
6 years ago |
Gian Marco Iodice
|
267c6aea7d
CMSIS-NN: Fixed depthwise convolution with DSP acceleration
|
6 years ago |
Felix Johnny
|
9da7229cfc
CMSIS-NN: Fix arm_mve_requantize_32x4 renaming
|
6 years ago |
Felix Johnny
|
cf64266516
CMSIS-NN : MVE support for s8 depthwise conv
|
6 years ago |
Fredrik Knutsson
|
ccb1b5513b
CMSIS-NN: Get optimized implementation temporary buffer sizes
|
6 years ago |
Jonas Skog
|
804ae77660
CMSIS_NN: Fixed incorrect index calculation in inner loop of optimized depthwise conv s8
|
6 years ago |
Felix Johnny
|
315e9ea49a
CMSIS NN: Fix data type for bias of s8 conv functions
|
6 years ago |
Felix Johnny
|
c7d07b5c65
CMSIS_NN : Fix compiler warnings for Wall and Wextra
|
6 years ago |
Felix Johnny
|
265646695c
CMSIS-NN: Comment and doxygen updates
|
6 years ago |
Felix Johnny
|
063a569c4f
CMSIS_NN: Optimized s8 depthwise conv for channel multiplier = 1
|
6 years ago |