Commit Graph

18 Commits (cbf9e73c0678d478dffb15975764547e15b2faef)

Author SHA1 Message Date
Christophe Favergeon cbf9e73c06 Improved comment and test framework. 3 years ago
Christophe Favergeon 305b12c4a7 Corrected small issues when building for aarch64. 3 years ago
Christophe Favergeon 65cf6252ca Added support for building the test framework and examples with CMSIS build tools. 3 years ago
Christophe Favergeon 62425781d0 CMSIS-DSP: Improvement to AC6+FVP support in test framework. 5 years ago
Christophe Favergeon 0a5a96d904 CMSIS-DSP: Corrected some headers to use right date and versions.
Added a new option to test framework.
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 04449477b0 CMSIS-DSP: Test framework improvement
Enabled MMU for A32.
6 years ago
Christophe Favergeon 90e24d1614 CMSIS-DSP: Improvement to M55 support in test framework for IPSS 6 years ago
Christophe Favergeon 21383c9dd2 CMSIS-DSP: Improve IPSS support in test framework. 6 years ago
Christophe Favergeon 76ab9556db CMSIS-DSP: Added new tests
Added tests for arm_math.h functions read_q15x2 and similar ones ...
Improved Doxygen.
Improved functions read_q15x2 and similar ones ...
6 years ago
Christophe Favergeon 2e12da1043 CMSIS-DSP: Corrected compilation warnings
More compilation tests done with AC5
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 499a9ecb70 CMSIS-DSP: Added support in test framework for ARMv81MML and FVP 6 years ago
Christophe Favergeon dc60f80ccd CMSIS-DSP: Testing framework
Added support for external trace files for benchmark measurements.
6 years ago
Christophe Favergeon 3b5bcc421f CMSIS-NN:Added code to be able to benchmark arm_avgpool_s8.
Benchmarking code added into CMSIS-DSP test framework.
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