Christophe Favergeon af1c54b84e CMSIS-DSP: Added scalar f32 quaternion functions. 5 лет назад
..
BIQUADF16.cpp 026b19bb6d CMSIS-DSP: Test framework tuning 5 лет назад
BIQUADF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BIQUADF64.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BIQUADQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BIQUADQ31.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
BasicTestsF16.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
BasicTestsF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BasicTestsQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BasicTestsQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BasicTestsQ7.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BayesF16.cpp 72f1d9eeaf CMSIS-DSP: f16 versions of classical ML functions 5 лет назад
BayesF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
BinaryTestsF16.cpp 116bc4da68 CMSIS-DSP: Added f16 matrix functions 5 лет назад
BinaryTestsF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BinaryTestsF64.cpp 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад
BinaryTestsQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BinaryTestsQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
BinaryTestsQ7.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ComplexTestsF16.cpp 72f1d9eeaf CMSIS-DSP: f16 versions of classical ML functions 5 лет назад
ComplexTestsF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ComplexTestsQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ComplexTestsQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
DECIMF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
DECIMQ15.cpp 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
DECIMQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
DistanceTestsF16.cpp d868c7514e CMSIS-DSP: Improved f16 scalar code. 5 лет назад
DistanceTestsF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
DistanceTestsU32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
ExampleCategoryF32.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ExampleCategoryQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ExampleCategoryQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
ExampleCategoryQ7.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
FIRF16.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
FIRF32.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
FIRQ15.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
FIRQ31.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
FIRQ7.cpp 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 лет назад
FastMathF16.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
FastMathF32.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
FastMathQ15.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
FastMathQ31.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
FullyConnected.cpp 93b52c8a56 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 лет назад
InterpolationTestsF16.cpp c79358836c CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 5 лет назад
InterpolationTestsF32.cpp 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
InterpolationTestsQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
InterpolationTestsQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
InterpolationTestsQ7.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
MISCF16.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
MISCF32.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
MISCQ15.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
MISCQ31.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
MISCQ7.cpp 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 лет назад
NNSupport.cpp 93b52c8a56 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 лет назад
Pooling.cpp 93b52c8a56 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 лет назад
QuaternionTestsF32.cpp af1c54b84e CMSIS-DSP: Added scalar f32 quaternion functions. 5 лет назад
SVMF16.cpp 72f1d9eeaf CMSIS-DSP: f16 versions of classical ML functions 5 лет назад
SVMF32.cpp 72f1d9eeaf CMSIS-DSP: f16 versions of classical ML functions 5 лет назад
Softmax.cpp 93b52c8a56 CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 лет назад
StatsTestsF16.cpp be0e95fffb CMSIS-DSP: Added additional f16 statistics functions 5 лет назад
StatsTestsF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
StatsTestsF64.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
StatsTestsQ15.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
StatsTestsQ31.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
StatsTestsQ7.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
SupportBarTestsF16.cpp 9e773dfb85 CMSIS-DSP: Added f16 support functions 5 лет назад
SupportBarTestsF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
SupportTestsF16.cpp d868c7514e CMSIS-DSP: Improved f16 scalar code. 5 лет назад
SupportTestsF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
SupportTestsQ15.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
SupportTestsQ31.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
SupportTestsQ7.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformCF16.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformCF32.cpp 7b04d38347 CMSIS-DSP: Some minor corrections. 5 лет назад
TransformCF64.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformCQ15.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformCQ31.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformRF16.cpp d50998d5df CMSIS-DSP: Added arm_rfft_fast_f16 5 лет назад
TransformRF32.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformRF64.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformRQ15.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
TransformRQ31.cpp 7e532c73c0 CMSIS-DSP: Updated tests to use the new headers. 5 лет назад
UnaryTestsF16.cpp 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад
UnaryTestsF32.cpp 68997f97bc CMSIS-DSP: Tuning of link scripts to be able to run bigger tests on IPSS. 5 лет назад
UnaryTestsF64.cpp 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад
UnaryTestsQ15.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
UnaryTestsQ31.cpp 2e4719ce00 CMSIS-DSP: Removed compilation warnings 5 лет назад
UnaryTestsQ7.cpp 0e8d15ceea CMSIS-DSP: Added Cholesky decomposition 5 лет назад