Christophe Favergeon
2bd5292468
Optimizations for QR decomposition.
3 years ago
Christophe Favergeon
aa4a2c6df2
CMSIS-DSP: Correction to file causing issue with git diff.
4 years ago
Christophe Favergeon
6f229b4f65
CMSIS-DSP: New MVE implementation of the FIR f32
5 years ago
Christophe Favergeon
be37c96358
CMSIS-DSP: Improvements to test framework
5 years ago
Christophe Favergeon
0bcb1384f2
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
Christophe Favergeon
7accd563b9
CMSIS-DSP: Corrected script for html generation
5 years ago
Christophe Favergeon
4577b46487
CMSIS-DSP: Improved test formatting script
5 years ago
Christophe Favergeon
443e72fdb2
CMSIS-DSP: Improved test reporting script
5 years ago
Christophe Favergeon
68e5b742ba
CMSIS-DSP: Some improvement to a few f16 functions
5 years ago
Christophe Favergeon
3129c4e1c2
CMSIS-DSP: Improve formatting scripts
5 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
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
c2ca0dd2f8
CMSIS-DSP: Improvement to testing scripts
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
2653dba272
CMSIS-DSP: Improvement to the regression script for tests
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
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
Christophe Favergeon
ea8a5b2800
CMSIS-DSP: Added new tests for Biquads.
...
Added MVE code for Biquads.
6 years ago
Christophe Favergeon
6945b74f8a
CMSIS-DSP: Added test patterns for Statistics functions.
...
Added MVE code for statistics functions.
Improvement to test framework.
6 years ago
Christophe Favergeon
5309ff3334
CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler.
...
Added AC5 support to the test framework.
Upgraded gcc support.
6 years ago
Christophe Favergeon
dc60f80ccd
CMSIS-DSP: Testing framework
...
Added support for external trace files for benchmark measurements.
6 years ago
Christophe Favergeon
1c97f73bd3
CMSIS-DSP: Testing framework
...
Added support for f64
Added benchmarking code for arm_biquad_cascade_df2T_f64
6 years ago
Christophe Favergeon
f96fcb685b
CMSIS-DSP: Testing framework improvements
...
Reorganized code : Testing and benchmarking code in different folders.
Corrected small bug in framework wehn reading parameter files (wrong
number of parameter combinations).
Added benchmarking code for ComplexMathFunctions and some parts of
FilteringFunctions.
6 years ago
Christophe Favergeon
bd19f75d4f
CMSIS-DSP: Minor cleaning and script for color syntax of test
...
descriptions
6 years ago
Christophe Favergeon
302ada6633
CMSIS-DSP: Added SVM Functions and tests
...
Added more tests for BasicMathFunctions
Added script to postprocess result of benchmarks.
6 years ago
Christophe Favergeon
8a4c63e4d8
CMSIS-DSP: New testing framework
...
(For our internal use. In short term, we won't give support about it).
CMSIS-DSP: Update to cmake build for the testing framework
CMSIS-NN:Implementation of arm_fully_connected_s8
Use API and quantization compatible with TF Lite.
7 years ago