Christophe Favergeon
96c89e0a51
CMSIS-DSP: Corrections to tests
...
Build issue with f16 on gcc.
Added some customization hooks.
5 years ago
Sun Yiming Z
05a3c3a3d5
Update system_ARMCR52.c
5 years ago
Sun Yiming Z
7b98c66460
Update system_ARMCR5.c
5 years ago
Christophe Favergeon
62425781d0
CMSIS-DSP: Improvement to AC6+FVP support in test framework.
5 years ago
Christophe Favergeon
00368be949
CMSIS-DSP: Improvement to gcc+FVP support in test framework.
5 years ago
Christophe Favergeon
83912a9360
CMSIS-DSP: Correction of issue 1169
...
Build issues when building with ARM_MATH_SIZE_MISMATCH defined are corrected.
Improvement to the tests to track ARM_MATH_SIZE_MISMATCH error detection.
5 years ago
Christophe Favergeon
cf32f9527e
CMSIS-DSP: Improvements to MVE code for min/max.
5 years ago
Christophe Favergeon
9133c874e0
CMSIS-DSP: Improved test framework.
...
Improved FVP support.
5 years ago
Christophe Favergeon
e841c480fb
CMSIS-DSP: Improvements to test framework
...
Better handling of the IPSS FVP when using gcc.
(IPSS FVP is different from other FVP so it still does not work on
normal FVP).
5 years ago
Christophe Favergeon
4165f51802
CMSIS-DSP: Tuning of link scripts to be able to run bigger tests on IPSS.
5 years ago
Christophe Favergeon
502fb88f3d
CMSIS-DSP: Test framework tuning
...
Tuning to test with gcc and Helium code.
5 years ago
Christophe Favergeon
7c55ae80f7
CMSIS-DSP: Added arm_fir_f16
...
Improved f16 comlex dot product
Correction to compile flags to FFT tables for MVE version.
5 years ago
Christophe Favergeon
986ace8499
CMSIS-DSP: Test framework improvement
...
Added a new core.
5 years ago
Christophe Favergeon
e1c24fcafc
CMSIS-DSP: Test framework improvement
...
Increased link script section sizes.
5 years ago
Christophe Favergeon
d045a7545f
CMSIS-DSP: Test framework improvement
...
Add support for new cores
5 years ago
Christophe Favergeon
fe79fc5a00
CMSIS-DSP: Updated tests to use the new headers.
5 years ago
Christophe Favergeon
41f2015387
CMSIS-DSP: Re-organization of arm_math.h
...
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
Christophe Favergeon
93196c0fd7
CMSIS-DSP: Corrected build issue with Neon.
5 years ago
Christophe Favergeon
90a6125127
CMSIS-DSP: Update header for use from C++
5 years ago
Christophe Favergeon
6fbbfc3223
CMSIS-DSP: Improvement to test framework.
...
Software markers for IPSS.
6 years ago
Christophe Favergeon
04449477b0
CMSIS-DSP: Test framework improvement
...
Enabled MMU for A32.
6 years ago
Christophe Favergeon
be40746c5e
CMSIS-DSP: Improvement to test framework
...
Added support for A32.
Still some issues with cycle model.
6 years ago
Christophe Favergeon
cb125bba76
CMSIS-DSP: Test framework improvement
...
Added gcc support for M55 FVP.
6 years ago
Christophe Favergeon
a159791720
CMSIS-DSP: Improved test framework
...
Added gcc support to IPSS in test framework.
Improved f16 handling for when compiling M55 with gcc.
6 years ago
Christophe Favergeon
70f186b81d
CMSIS-DSP: Test framework improvements.
...
Link scripts for IPSS.
6 years ago
Christophe Favergeon
18fe3c157d
CMSIS-DSP: Update link script for test framework.
6 years ago
Christophe Favergeon
1044e5b793
CMSIS-DSP: Improved boot code for IPSS in test framework.
6 years ago
Christophe Favergeon
49b06e1f2b
CMSIS-DSP: Improved IPSS support for M55 in test framework.
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
57db4eeff9
CMSIS-DSP: Add support for IPSS to test framework.
6 years ago
Christophe Favergeon
97e7ce8e27
CMSIS-DSP: Change to f16 code to be able to build with AC5 compiler.
6 years ago
Jonatan Antoni
2e712fe8a8
Device: Replaced __MVE_USED with __ARM_FEATURE_MVE on Armv8.1-M devices.
...
Change-Id: I88dce50f659d6a4017ce640618adecb638b905cd
6 years ago
Christophe Favergeon
23f969c6c7
CMSIS-DSP: Added M55 to test framework.
...
Added a regression script to test several configurations of
the CMSIS-DSP.
6 years ago
Christophe Favergeon
4e4b9ca8bb
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
Christophe Favergeon
26cb1690bc
CMSIS-DSP: Corrected problem with arm_mat_inverse.
...
Related to pull request 741 when pivot is 0.
6 years ago
GorgonMeducer
22ea1d3a12
CMSIS-DSP: Add ARMv81MML support for MPS3 platform
6 years ago
Christophe Favergeon
c345d49da0
CMSIS-DSP : Update MPS3 platform name in testing framework.
6 years ago
GorgonMeducer
8db6e1fdd7
CMSIS-DSP: Update link script of Cortex-M33 for platform MPS3
6 years ago
GorgonMeducer
4db8a99bee
CMSIS-DSP: Add MPS3 Cortex-M33 support to Testing platform
6 years ago
Christophe Favergeon
12f9a51f7d
CMSIS-DSP: Modified testing environment for M0.
6 years ago
Christophe Favergeon
98f44f4491
CMSIS-DSP: Added MVE code for Matrix functions.
...
Added test patterns for Matrix functions.
Regenerated all tests patterns to improve testing for tails.
Corrected issues in pattern generation scripts.
6 years ago
Christophe Favergeon
2e12da1043
CMSIS-DSP: Corrected compilation warnings
...
More compilation tests done with AC5
6 years ago
Christophe Favergeon
b6f57a4b9b
CMSIS-DSP: Corrected issue in test framework to support experimental configs.
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
ee13dcb33a
CMSIS-DSP : Testing framework improvements
...
Added new tests for cfft.
Improved error handling when not enough memory allocated in testmain.cpp
Corrected arm_math.h (replaced inline by preprocessor definition).
Added example debug script to read pattern and output of tests using
scipy.
6 years ago
Christophe Favergeon
4a0aa2ad26
CMSIS-DSP: Added support for Helium.
...
Only arm_dot_prod_f32 is currently providing an Helium implementation.
6 years ago
Christophe Favergeon
499a9ecb70
CMSIS-DSP: Added support in test framework for ARMv81MML and FVP
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