Christophe Favergeon
8a8bf1ebb3
CMSIS-NN: Regenerated patterns for arm_softmax_q7 to test the tail of
...
the loops.
6 years ago
Christophe Favergeon
56bd14f436
CMSIS-NN: Optimized version of original arm_softmax_q7 function.
6 years ago
Christophe Favergeon
780a7ce3d9
CMSIS-NN: Tuned the softmax test criterion based upon analysis done with
...
scipy.
6 years ago
Christophe Favergeon
244770716b
CMSIS-NN: Created tests for original CMSIS-NN softmax q7 implementation.
6 years ago
Christophe Favergeon
7a07cecef1
CMSIS-DSP: Added distance functions for clustering algorithms
7 years ago
Christophe Favergeon
aa43cfb6dd
CMSIS-DSP: Added some support functions.
...
entropy, Kullback-Leibler, LogSumExp, Dot product using LogSumExp
weighted sum, barycenter.
7 years ago
Christophe Favergeon
94b63664f2
CMSIS-DSP: Added Naive Gaussian Bayesian Estimator
7 years ago
Christophe Favergeon
302ada6633
CMSIS-DSP: Added SVM Functions and tests
...
Added more tests for BasicMathFunctions
Added script to postprocess result of benchmarks.
7 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