TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
25124166c693d5345779f97ec65bb33456b2dcf6
/
CMSIS
/
DSP
2512416
enable building python files for gnulinux
by Chris Knorowski chris.knorowski@sensiml.com
· 6 years ago
53d8cdd
Removed useless vld1q_f32 from arm_correlate_f32
by ClaudioMartino
· 6 years ago
edc7f6d
CMSIS-DSP: Added benchmarking code for Transform.
by Christophe Favergeon
· 6 years ago
ca4a3ee
CMSIS-NN: Corrected bias type for arm_fully_connected_s8
by Christophe Favergeon
· 6 years ago
6363ae9
CMSIS-DSP:Added cmakefiles
by Christophe Favergeon
· 6 years ago
7ef26a0
CMSIS-DSP: Improved test framework README.
by Christophe Favergeon
· 6 years ago
86bc9ec
CMSIS-DSP: Added more details to diff.sql to explain the script.
by Christophe Favergeon
· 6 years ago
5cacf9d
CMSIS-DSP: Testing framework and database
by Christophe Favergeon
· 6 years ago
1435c79
CMSIS-DSP: Corrected little issue in benchmarking code for Pooling.
by Christophe Favergeon
· 6 years ago
4a8d9dc
CMSIS-DSP:Test framework improvements and bug corrections
by Christophe Favergeon
· 6 years ago
6ac0fa9
CMSIS-DSP: Added benchmarking code for new categories
by Christophe Favergeon
· 6 years ago
7690c3c
CMSIS-DSP: Cleaning of Doxygen comments for new functions.
by Christophe Favergeon
· 6 years ago
378db73
CMSIS-DSP: Corrected Doxygen warnings.
by Christophe Favergeon
· 6 years ago
34d5d52
CMSIS-DSP: Improved benchmarking code.
by Christophe Favergeon
· 6 years ago
be7efb4
CMSIS-DSP: Testing framework
by Christophe Favergeon
· 6 years ago
f76a803
CMSIS-DSP: Testing framework
by Christophe Favergeon
· 6 years ago
ec57420
CMSIS-DSP: Test framework
by Christophe Favergeon
· 6 years ago
0cff519
CMSIS-NN: First untested version of arm_nn_elementwise_add_s8.
by Christophe Favergeon
· 6 years ago
74141a1
CMSIS-DSP: Testing framework
by Christophe Favergeon
· 6 years ago
af6f23d
CMSIS-DSP: Testing framework improvements
by Christophe Favergeon
· 6 years ago
de07631
CMSIS-NN: Added arm_softmax_with_batch_q7
by Christophe Favergeon
· 6 years ago
6075333
CMSIS-NN: Regenerated patterns for arm_softmax_q7 to test the tail of the loops.
by Christophe Favergeon
· 6 years ago
ede5bd3
CMSIS-NN: Optimized version of original arm_softmax_q7 function.
by Christophe Favergeon
· 6 years ago
f616a39
CMSIS-NN: Tuned the softmax test criterion based upon analysis done with scipy.
by Christophe Favergeon
· 6 years ago
2e88647
CMSIS-NN: Created tests for original CMSIS-NN softmax q7 implementation.
by Christophe Favergeon
· 6 years ago
918f763
CMSIS-DSP: Change to cmake to more easily build wrappers
by Christophe Favergeon
· 6 years ago
122be85
CMSIS-DSP:Some corrections to cmake build system.
by Christophe Favergeon
· 6 years ago
1344214
CMSIS-DSP: Removed files which are generated automatically by the test
by Christophe Favergeon
· 6 years ago
08f1658
CMSIS-DSP: Minor cleaning and script for color syntax of test descriptions
by Christophe Favergeon
· 6 years ago
97ce6fd
CMSIS-NN:Added code to be able to benchmark arm_avgpool_s8.
by Christophe Favergeon
· 6 years ago
6561a5a
CMSIS-NN: Added optimized version of arm_avgpool_s8
by Christophe Favergeon
· 6 years ago
7e54ce5
CMSIS-NN: Added reference C code for arm_avgpool_s8.c and tests
by Christophe Favergeon
· 6 years ago
deec8c4
CMSIS-DSP: Added distance functions for clustering algorithms
by Christophe Favergeon
· 6 years ago
058b63b
CMSIS-DSP: Add primary keys to generated benchmark tables in the database.
by Christophe Favergeon
· 6 years ago
210389d
CMSIS-DSP: Added some support functions.
by Christophe Favergeon
· 6 years ago
242c96e
CMSIS-DSP: Added Naive Gaussian Bayesian Estimator
by Christophe Favergeon
· 6 years ago
37b8622
CMSIS-DSP: Added SVM Functions and tests
by Christophe Favergeon
· 6 years ago
d4f2576
CMSIS-DSP: Prevent off-by-one access past end of y-data buffer in f32 linear interpolation
by Ryan Mullen
· 6 years ago
98b25b6
CMSIS-DSP:Added missing compilation flags to arm_rfft_fast_init_f32.c
by Christophe Favergeon
· 6 years ago
3b2a0ee
CMSIS-DSP: New testing framework
by Christophe Favergeon
· 6 years ago
e37f495
DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries.
by Jonatan Antoni
· 6 years ago
409fd6d
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
fcc98e4
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
8c4b625
Updated prebuilt DSP libraries (GCC)
by ClaudioMartino
· 6 years ago
c421a3a
Updated prebuilt DSP libraries (Arm Compiler 6.12)
by ClaudioMartino
· 6 years ago
e1a4cfc
DSP: Recompiled IAR DSP libraries with 8.40.1 compiler
by TTornblom
· 6 years ago
4247c5e
vmlaq in arm_dot_prod_f32 instead of vmulq and vadd
by ClaudioMartino
· 6 years ago
69092dd
Include paths for transform tests in ArmDS A5 project
by ClaudioMartino
· 6 years ago
72a999e
CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore
by Christophe Favergeon
· 6 years ago
566ec2f
CMSIS-DSP: Added compilation flags to disable some test categories in
by Christophe Favergeon
· 6 years ago
04ed2f0
CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake.
by Christophe Favergeon
· 6 years ago
781ddc5
CMSIS-DSP: Corrected issue in Neon version of arm_correlate_f32.
by Christophe Favergeon
· 6 years ago
9e28408
CMSIS-DSP: Enable build with MSVC compiler.
by Christophe Favergeon
· 6 years ago
e018132
CMSIS-DSP: Customization of FFT tables.
by Christophe Favergeon
· 6 years ago
6b604eb
CMSIS DSP : Added a cmake build system
by Christophe Favergeon
· 6 years ago
f8ac303
Rectified Description error on twiddeCoeff_rfft_32
by stgoh
· 6 years ago
dda7e07
Removed comments about loop unrolling in NEON codes to avoid confusion
by ClaudioMartino
· 6 years ago
cdd22e2
filtering_pState uses VLD1 and it needs to be aligned to avoid alignment faults
by ClaudioMartino
· 6 years ago
0f947fe
New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project
by ClaudioMartino
· 6 years ago
a9ef7e7
Improved the README of the CMSIS-DSP Python wrapper.
by Christophe Favergeon
· 6 years ago
1bdafae
Improved the README for the Python wrapper.
by Christophe Favergeon
· 6 years ago
4128fac
Corrected example.py so that it also works with Python 2.
by Christophe Favergeon
· 6 years ago
53f828f
First release of the Numpy compatible Python wrapper for the CMSIS-DSP.
by Christophe Favergeon
· 6 years ago
12955cd
Updated file versions, dates and copyright headers.
by Jonatan Antoni
· 6 years ago
1410ace
Added SIMD macros to arm_math.h again. CMSIS NN uses this macros.
by GuentherMartin
· 6 years ago
48e616b
DSP: IAR: disabled TrustZone and DSP for relevant targets
by TTornblom
· 6 years ago
41d9e35
DSP_Lib changes:
by GuentherMartin
· 6 years ago
1c5a02c
Revert "Const-qualify all read-only pointers in CMSIS-DSP (#349)"
by Jonatan Antoni
· 6 years ago
f3f1c6c
Fix duplicate `const` declaration specifier
by Torfinn Berset
· 6 years ago
57ffdf5
Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned)
by Torfinn Berset
· 6 years ago
02e2ea9
Fix duplicate `const` declaration specifier
by Torfinn Berset
· 6 years ago
e83e08d
Fix const errors when compiling for Cortex M0
by Torfinn Berset
· 6 years ago
d72f6f9
Fix const warnings
by Torfinn Berset
· 6 years ago
9598b38
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
by Torfinn Berset
· 6 years ago
6b4bd02
`const`-qualify all float32_t pSrc pointers in arm_math.h
by Torfinn Berset
· 6 years ago
1c291c5
`const`-qualify all twiddle, bitrev and cosfactor table pointers in arm_math.h
by Torfinn Berset
· 6 years ago
408fdc6
`const`-qualify all pSrc pointers in arm_math.h
by Torfinn Berset
· 6 years ago
19cdfbf
updated project settings according new arm_math.h
by GuentherMartin
· 7 years ago
5913df8
DSP_Lib: - updated arm_math.h - reduced ARM_MATH_CMx macros
by GuentherMartin
· 7 years ago
ec920fb
Implement arm_rfft_fast_init_f32 with new separate initialize functions.
by Dave Flogeras
· 7 years ago
99933e0
Split rfft_fast_init_f32 into separate initializer functions.
by Dave Flogeras
· 7 years ago
ee3aff3
Merged PR #166
by GuentherMartin
· 7 years ago
3bdae96
removes unnecessary and non-portable type casts
by johan-uden
· 8 years ago
fa8e815
DSP: fix double-promotion warnings in arm_mat_inverse_f64
by Andrew Leech
· 7 years ago
1fd36a9
restore unrelated changes inadvertently reverted due to bad commit separation
by Oskar Weigl
· 7 years ago
aa75596
add special values to sin and cos test data
by Oskar Weigl
· 7 years ago
a8123fe
Revert "input range must be in [0:2PI]"
by Oskar Weigl
· 7 years ago
1862c28
Revert "input range is [0..2Pi]"
by Oskar Weigl
· 7 years ago
cedf3a0
fix float rounding issue in sincos index calculation
by Oskar Weigl
· 7 years ago
19c8bfb
updated ARMv8M DSP libraries.
by GuentherMartin
· 7 years ago
24486c2
Updated DSP examples.
by GuentherMartin
· 7 years ago
d0567a8
DSP: Fixed FPU setting for cortexM4bf
by TTornblom
· 7 years ago
bc4a794
DSP: Changed optimization level for IAR.
by TTornblom
· 7 years ago
3ff8906
Added IAR DSP lib support
by TTornblom
· 7 years ago
18cc96d
Updating company brand
by Jonatan Antoni
· 8 years ago
02964a0
Comment in DCT4 allowed length
by ARM IT
· 8 years ago
f540e66
Pointer increment bug correction
by ARM IT
· 8 years ago
8c019d4
input range is [0..2Pi]
by ARM IT
· 8 years ago
0332af9
input range must be in [0:2PI]
by ARM IT
· 8 years ago
d822f6c
Cancel test
by ARM IT
· 8 years ago
Next »