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/Source/BasicMathFunctions
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
..
BasicMathFunctions.c Updated file versions, dates and copyright headers. 7 years ago
CMakeLists.txt CMSIS-DSP: New testing framework 7 years ago
arm_abs_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_abs_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_abs_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_abs_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_add_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_add_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_add_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_add_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_dot_prod_f32.c vmlaq in arm_dot_prod_f32 instead of vmulq and vadd 7 years ago
arm_dot_prod_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_dot_prod_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_dot_prod_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_mult_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_mult_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_mult_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_mult_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_negate_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_negate_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_negate_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_negate_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_offset_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_offset_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_offset_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_offset_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_scale_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_scale_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_scale_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_scale_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_shift_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_shift_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_shift_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_sub_f32.c Removed comments about loop unrolling in NEON codes to avoid confusion 7 years ago
arm_sub_q7.c Updated file versions, dates and copyright headers. 7 years ago
arm_sub_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_sub_q31.c Updated file versions, dates and copyright headers. 7 years ago