You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/DSP_Lib_TestSuite/Common/src
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
..
basic_math_tests Added DSP_Lib TestSuite. 9 years ago
complex_math_tests Added DSP_Lib TestSuite. 9 years ago
controller_tests updated DSP Lib to V1.5.0. 9 years ago
fast_math_tests add special values to sin and cos test data 7 years ago
filtering_tests filtering_pState uses VLD1 and it needs to be aligned to avoid alignment faults 7 years ago
intrinsics_tests Added DSP_Lib TestSuite. 9 years ago
matrix_tests DSP_Lib: 7 years ago
statistics_tests Added DSP_Lib TestSuite. 9 years ago
support_tests Added DSP_Lib TestSuite. 9 years ago
transform_tests Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 years ago
all_tests.c CMSIS-DSP: New testing framework 7 years ago
main.c CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. 7 years ago
math_helper.c DSP_Lib: 7 years ago