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/Testing/Source/Tests
Christophe Favergeon b46a2f86b5 First version of the dynamic time warping algorithm.
F32 only. Some windows suppported.
3 years ago
..
BIQUADF16.cpp CMSIS-DSP: Test framework tuning 5 years ago
BIQUADF32.cpp CMSIS-DSP: Correction of issue 1217 5 years ago
BIQUADF64.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
BIQUADQ15.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
BIQUADQ31.cpp CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
BasicTestsF16.cpp CMSIS-DSP: Helium code for clipping functions. 5 years ago
BasicTestsF32.cpp CMSIS-DSP: Helium code for clipping functions. 5 years ago
BasicTestsF64.cpp CMSIS-DSP: New f64 tests 4 years ago
BasicTestsQ7.cpp CMSIS-DSP: Helium code for clipping functions. 5 years ago
BasicTestsQ15.cpp CMSIS-DSP: Helium code for clipping functions. 5 years ago
BasicTestsQ31.cpp CMSIS-DSP: Helium code for clipping functions. 5 years ago
BayesF16.cpp CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
BayesF32.cpp CMSIS-DSP: Remove some gcc compilation warnings. 5 years ago
BinaryTestsF16.cpp CMSIS-DSP: Correction of issue 1169 5 years ago
BinaryTestsF32.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
BinaryTestsF64.cpp CMSIS-DSP: Correction of issue 1169 5 years ago
BinaryTestsQ7.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
BinaryTestsQ15.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
BinaryTestsQ31.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
ComplexTestsF16.cpp CMSIS-DSP: f16 versions of classical ML functions 5 years ago
ComplexTestsF32.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
ComplexTestsF64.cpp CMSIS-DSP: New f64 tests 4 years ago
ComplexTestsQ15.cpp CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
ComplexTestsQ31.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
DECIMF32.cpp CMSIS-DSP: Correcting issue 1289 4 years ago
DECIMQ15.cpp CMSIS-DSP: Re-organization of arm_math.h 5 years ago
DECIMQ31.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
DistanceTestsF16.cpp CMSIS-DSP: Improved f16 scalar code. 5 years ago
DistanceTestsF32.cpp First version of the dynamic time warping algorithm. 3 years ago
DistanceTestsF64.cpp CMSIS-DSP: New f64 tests 4 years ago
DistanceTestsU32.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
ExampleCategoryF32.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
ExampleCategoryQ7.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
ExampleCategoryQ15.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
ExampleCategoryQ31.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
FIRF16.cpp CMSIS-DSP: Corrected some failing f16 tests. 4 years ago
FIRF32.cpp CMSIS-DSP: Removed new compilation warnings with AC6.17 compiler. 5 years ago
FIRF64.cpp Add some f64 Neon optimisations for aarch64 3 years ago
FIRQ7.cpp CMSIS-DSP: Correction of issue 1169 5 years ago
FIRQ15.cpp CMSIS-DSP: Correction of issue 1169 5 years ago
FIRQ31.cpp CMSIS-DSP: Removed new compilation warnings with AC6.17 compiler. 5 years ago
FastMathF16.cpp CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 4 years ago
FastMathF32.cpp CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 4 years ago
FastMathF64.cpp CMSIS-DSP: New f64 tests 4 years ago
FastMathQ15.cpp CMSIS-DSP: Some improvements for sign conversion warnings. 4 years ago
FastMathQ31.cpp CMSIS-DSP: Some improvements for sign conversion warnings. 4 years ago
FastMathQ63.cpp CMSIS-DSP: Some improvements for sign conversion warnings. 4 years ago
FullyConnected.cpp CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
InterpolationTestsF16.cpp Corrected issue #49 3 years ago
InterpolationTestsF32.cpp Corrected issue #49 3 years ago
InterpolationTestsQ7.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
InterpolationTestsQ15.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
InterpolationTestsQ31.cpp CMSIS-DSP: Removed compilation warnings 5 years ago
MFCCF16.cpp CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
MFCCF32.cpp CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
MFCCQ15.cpp CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
MFCCQ31.cpp CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
MISCF16.cpp CMSIS-DSP: Correcting issue #1165 5 years ago
MISCF32.cpp CMSIS-DSP: Correcting issue #1167 5 years ago
MISCF64.cpp CMSIS-DSP: New f64 tests 4 years ago
MISCQ7.cpp CMSIS-DSP: Correcting issue #1167 5 years ago
MISCQ15.cpp CMSIS-DSP: Some small changes to thresholds used in test for Q15 convolution. 4 years ago
MISCQ31.cpp CMSIS-DSP: Correcting issue #1167 5 years ago
NNSupport.cpp CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
Pooling.cpp CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
QuaternionTestsF32.cpp CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVMF16.cpp CMSIS-DSP: f16 versions of classical ML functions 5 years ago
SVMF32.cpp CMSIS-DSP: f16 versions of classical ML functions 5 years ago
Softmax.cpp CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
StatsTestsF16.cpp Better test automation with cmsis build tools 3 years ago
StatsTestsF32.cpp Added tests for the new accumulate functions. 3 years ago
StatsTestsF64.cpp Corrected issue #66 3 years ago
StatsTestsQ7.cpp Corrected issue #66 3 years ago
StatsTestsQ15.cpp Corrected issue #66 3 years ago
StatsTestsQ31.cpp Corrected compilation warnings. 3 years ago
SupportBarTestsF16.cpp CMSIS-DSP: Added f16 support functions 5 years ago
SupportBarTestsF32.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
SupportTestsF16.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
SupportTestsF32.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
SupportTestsF64.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
SupportTestsQ7.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
SupportTestsQ15.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
SupportTestsQ31.cpp Add Conversion functions from and to 64 bit floating point 3 years ago
TransformCF16.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformCF32.cpp CMSIS-DSP: Some minor corrections. 5 years ago
TransformCF64.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformCQ15.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformCQ31.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformRF16.cpp CMSIS-DSP: Added arm_rfft_fast_f16 5 years ago
TransformRF32.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformRF64.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformRQ15.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
TransformRQ31.cpp CMSIS-DSP: Updated tests to use the new headers. 5 years ago
UnaryTestsF16.cpp Householder and QR decomposition for matrices (f64,f32,f16). 3 years ago
UnaryTestsF32.cpp Better test automation with cmsis build tools 3 years ago
UnaryTestsF64.cpp Add some f64 Neon optimisations for aarch64 3 years ago
UnaryTestsQ7.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
UnaryTestsQ15.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
UnaryTestsQ31.cpp CMSIS-DSP: Improvements to pull request #1363 4 years ago
WindowTestsF32.cpp Added window functions for use with Fourier transforms. 3 years ago
WindowTestsF64.cpp Added window functions for use with Fourier transforms. 3 years ago
mfccdata.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
mfccdata_f16.c CMSIS-DSP: Added MFCC F16 4 years ago