Måns Nilsson
|
f0957f8ebc
Optimize convolution int8 generic MVE (#118)
|
2 лет назад |
Adrian Lundell
|
ffeca90436
Add grouped convolution to arm_convolve_s8 (#99)
|
2 лет назад |
Måns Nilsson
|
f0bf5ff971
Ensure aligned access in im2col for conv (#61)
|
2 лет назад |
Måns Nilsson
|
6bf2e7d48d
Conv DSP: Remove ordering of elements in im2col (#52)
|
2 лет назад |
felix-johnny
|
365f4b5885
1xN conv update: Process multiple colums (#48)
|
3 лет назад |
felix-johnny
|
fc89d6fad0
Improve MVE performance for Conv & DW Conv (#45)
|
3 лет назад |
Måns Nilsson
|
5935b2f2f7
Add new get buffer size functions for host compile (#40)
|
3 лет назад |
felix-johnny
|
f690e57e73
Remove dependency to CMSIS-Core (#39)
|
3 лет назад |
felix-johnny
|
46fee474cf
Remove data type alias (#4)
|
3 лет назад |
Felix Thomasmathibalan
|
dbf27cd5fd
CMSIS-NN: Add pack description, Doxygen and GitHub actions scripts
|
3 лет назад |
Måns Nilsson
|
f33a5efdc1
CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480)
|
3 лет назад |
Måns Nilsson
|
8eb50178d9
CMSIS-NN: Add dilation support for conv (#1377)
|
4 лет назад |
felix-johnny
|
1135dbf6c1
CMSIS-NN: Refactor arm_nn_mat_mul_core_4x_s8 for MVE (#1365)
|
4 лет назад |
Jens Elofsson
|
0748c8db60
Fix Coverity warnings. (#1359)
|
4 лет назад |
felix-johnny
|
1714fbf871
CMSIS-NN: Match im2col buffers to number of lanes(MVE) (#1355)
|
4 лет назад |
Måns Nilsson
|
9d930a4f6d
CMSIS-NN: Add int16 conv kernel support
|
4 лет назад |
Felix Johnny
|
92bdb3f133
CMSIS-NN : Fix compiler warnings
|
5 лет назад |
Måns Nilsson
|
9f36a5c3ca
CMSIS-NN: Clang format source files
|
5 лет назад |
Felix Johnny
|
8a826ff91f
CMSIS-NN: Clean-up of include files
|
5 лет назад |
Felix Johnny
|
3fba6d15da
CMSIS-NN: Add bias null check for convolution functions
|
5 лет назад |
Felix Johnny
|
99e27f33c6
CMSIS-NN: Fix warnings
|
5 лет назад |
Gian Marco Iodice
|
1802218d7c
CMSIS-NN: Adopted the new API interface in convolution functions
|
5 лет назад |
Tom Bannink
|
fa473e44ac
Fix batch dimension in arm_convolve_s8
|
5 лет назад |
Felix Johnny
|
5fbf4ff753
CMSIS-NN: Improve performance of convolution for MVE
|
6 лет назад |
Måns Nilsson
|
99bbcc94e9
CMSIS-NN: Remove ARM_MATH_LOOPUNROLL
|
6 лет назад |
Måns Nilsson
|
51938799c6
CMSIS-NN: Fix compiler warnings
|
6 лет назад |
Felix Johnny
|
25e149a2eb
CMSIS-NN: MVE support for s8 conv
|
6 лет назад |
Fredrik Knutsson
|
7563313d05
CMSIS-NN: Adding batch to conv kernel
|
6 лет назад |
Fredrik Knutsson
|
ccb1b5513b
CMSIS-NN: Get optimized implementation temporary buffer sizes
|
6 лет назад |
Felix Johnny
|
b3960e8312
CMSIS NN: Fix sign/qualifier cast related warnings
|
6 лет назад |