Christophe Favergeon
|
3129c4e1c2
|
CMSIS-DSP: Improve formatting scripts
|
5 years ago |
Christophe Favergeon
|
986ace8499
|
CMSIS-DSP: Test framework improvement
Added a new core.
|
5 years ago |
Christophe Favergeon
|
d045a7545f
|
CMSIS-DSP: Test framework improvement
Add support for new cores
|
5 years ago |
Christophe Favergeon
|
fe79fc5a00
|
CMSIS-DSP: Updated tests to use the new headers.
|
5 years ago |
Christophe Favergeon
|
41f2015387
|
CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
|
5 years ago |
Christophe Favergeon
|
0525971fe8
|
CMSIS-DSP: Removed compilation warnings
|
5 years ago |
Christophe Favergeon
|
6fbbfc3223
|
CMSIS-DSP: Improvement to test framework.
Software markers for IPSS.
|
6 years ago |
Christophe Favergeon
|
566550e15d
|
CMSIS-DSP: doxygen corrections
|
6 years ago |
Christophe Favergeon
|
3359d706cf
|
CMSIS-DSP: Corrected build issue with Python wrapper.
Corrected bug in arm_mat_vec_mult_q15.
|
6 years ago |
Christophe Favergeon
|
a20e215bfc
|
CMSIS-DSP: Added new matrix functions and their MVE implementation
arm_mat_cmplx_trans_f32.c
arm_mat_cmplx_trans_q15.c
arm_mat_cmplx_trans_q31.c
|
6 years ago |
Christophe Favergeon
|
8268b079d5
|
CMSIS-DSP: Added new matrix functions and MVE version
arm_mat_mult_q7.c
arm_mat_trans_q7.c
arm_mat_vec_mult_f32.c
arm_mat_vec_mult_q15.c
arm_mat_vec_mult_q31.c
arm_mat_vec_mult_q7.c
|
6 years ago |
Christophe Favergeon
|
952a743985
|
CMSIS-DSP: Improved FIR tests
|
6 years ago |
Christophe Favergeon
|
c0d3b61f37
|
CMSIS-DSP: Changed cmake required minimum version
|
6 years ago |
Christophe Favergeon
|
fee93fab26
|
CMSIS-DSP: Improved test framework
Improved measurement calibration when cached used on Cortex-A
|
6 years ago |
Christophe Favergeon
|
04449477b0
|
CMSIS-DSP: Test framework improvement
Enabled MMU for A32.
|
6 years ago |
Christophe Favergeon
|
be40746c5e
|
CMSIS-DSP: Improvement to test framework
Added support for A32.
Still some issues with cycle model.
|
6 years ago |
Christophe Favergeon
|
6ee45c22da
|
CMSIS-DSP: Improvements to test framework.
|
6 years ago |
Christophe Favergeon
|
cb125bba76
|
CMSIS-DSP: Test framework improvement
Added gcc support for M55 FVP.
|
6 years ago |
Christophe Favergeon
|
b1e1a3140e
|
CMSIS-DSP: Improve test formatting script.
|
6 years ago |
Christophe Favergeon
|
2e9d46b039
|
CMSIS-DSP: Improvement to reporting script for tests
|
6 years ago |
Christophe Favergeon
|
a159791720
|
CMSIS-DSP: Improved test framework
Added gcc support to IPSS in test framework.
Improved f16 handling for when compiling M55 with gcc.
|
6 years ago |
Christophe Favergeon
|
d17fff9404
|
CMSIS-DSP: Improve formatting script for tests
|
6 years ago |
Christophe Favergeon
|
ffcca5f59f
|
CMSIS-DSP: Reworked mechanism for naming of tests.
|
6 years ago |
Christophe Favergeon
|
718f22eca0
|
CMSIS-DSP: Improve formatting script for tests
|
6 years ago |
Christophe Favergeon
|
575d68f280
|
CMSIS-DSP: Improved formating script for test reports.
|
6 years ago |
Christophe Favergeon
|
4d049610c1
|
CMSIS-DSP: Improved formating scripts in test framework
|
6 years ago |
Christophe Favergeon
|
df744868c5
|
CMSIS-DSP: Improved script for generating test reports.
|
6 years ago |
Christophe Favergeon
|
c2ca0dd2f8
|
CMSIS-DSP: Improvement to testing scripts
|
6 years ago |
Christophe Favergeon
|
92be16c2aa
|
CMSIS-DSP: Improved tests
|
6 years ago |
Christophe Favergeon
|
18fe3c157d
|
CMSIS-DSP: Update link script for test framework.
|
6 years ago |
Christophe Favergeon
|
49b06e1f2b
|
CMSIS-DSP: Improved IPSS support for M55 in test framework.
|
6 years ago |
Christophe Favergeon
|
90e24d1614
|
CMSIS-DSP: Improvement to M55 support in test framework for IPSS
|
6 years ago |
Christophe Favergeon
|
23eaafccf9
|
CMSIS-DSP: Updated regression script for tests.
|
6 years ago |
Christophe Favergeon
|
21383c9dd2
|
CMSIS-DSP: Improve IPSS support in test framework.
|
6 years ago |
Christophe Favergeon
|
57db4eeff9
|
CMSIS-DSP: Add support for IPSS to test framework.
|
6 years ago |
Christophe Favergeon
|
95ba86bffc
|
CMSIs-DSP: Add description of new benchmarks in test framework.
|
6 years ago |
Christophe Favergeon
|
9ffa36e9c8
|
CMSIS-DSP: Added new tests to the test framework.
|
6 years ago |
Christophe Favergeon
|
e5fd202d8b
|
CMSIS-DSP: Improvement to test framework to run on some models.
|
6 years ago |
Christophe Favergeon
|
2653dba272
|
CMSIS-DSP: Improvement to the regression script for tests
|
6 years ago |
Christophe Favergeon
|
c33adc9485
|
CMSIS-DSP: Improvements to the float16 support for building.
|
6 years ago |
Christophe Favergeon
|
97e7ce8e27
|
CMSIS-DSP: Change to f16 code to be able to build with AC5 compiler.
|
6 years ago |
Christophe Favergeon
|
b31c737ad0
|
CMSIS-DSP: Corrected latest issues in f16 MVE version of cfft.
|
6 years ago |
Christophe Favergeon
|
86a272902a
|
CMSIS-DSP: Add preliminary cfft 16 MVE code.
|
6 years ago |
Christophe Favergeon
|
b543f5c61c
|
CMSIS-DSP: Added f16 support to test framework.
Added preliminary f16 versions of some functions
|
6 years ago |
Christophe Favergeon
|
12af686c77
|
CMSIS-DSP: Correction of issue 891
Use of arm_cfft_init_f64 in the tests for coherency with other
cfft tests.
|
6 years ago |
Christophe Favergeon
|
7969af9c89
|
CMSIS-DSP: Added possibility to use reference library with test framework.
|
6 years ago |
Christophe Favergeon
|
f64de0436f
|
CMSIS-DSP: Disable some tests in the test framework.
NN tests are by default disables.
|
6 years ago |
ClaudioMartino
|
1d51b2ba00
|
CMSIS-DSP: Modified spline f32 to compute coeffs at init time
- Moved coefficients computation to init function
- Improved documentation
|
6 years ago |
Christophe Favergeon
|
1c6bd2c3d6
|
CMSIS-DSP: Improved regression script for tests
Now environment variables can be set and unset per toolchain and core.
|
6 years ago |
Christophe Favergeon
|
23f969c6c7
|
CMSIS-DSP: Added M55 to test framework.
Added a regression script to test several configurations of
the CMSIS-DSP.
|
6 years ago |