1fe8184185CMSIS-DSP: Improved test framework README.
Christophe Favergeon
2019-09-02 14:27:34 +0200
6613c39d28CMSIS-DSP: Added more details to diff.sql to explain the script.
Christophe Favergeon
2019-08-14 10:47:28 +0200
759a21682bCMSIS-DSP: Testing framework and database Added example sql script to compute ratios frrom database. Modified build so that currentConfig.csv is per build folder. Modified script to use the new location of currentConfig.csv
Christophe Favergeon
2019-08-14 10:41:17 +0200
5d8d010b6cCMSIS-DSP: Corrected little issue in benchmarking code for Pooling.
Christophe Favergeon
2019-08-14 09:30:52 +0200
a794b05eb6CMSIS-DSP:Test framework improvements and bug corrections Corrected memory issue in IORunner when using static buffer of parameters. Added script to generate a db of regression Added max regression coef to summary results.
Christophe Favergeon
2019-08-14 08:55:46 +0200
628cb2c9ebCMSIS-DSP: Added benchmarking code for new categories Controller, FastMath, Matrix and Support.
Christophe Favergeon
2019-08-13 14:53:46 +0200
f9ca44bc50CMSIS-DSP: Cleaning of Doxygen comments for new functions. New distance patterns.
Christophe Favergeon
2019-08-12 10:00:37 +0200
69f0f0f7bcCMSIS-DSP: Testing framework Added some calibration to remove overhead in the benchmark measurement process. Reorganized one test to move some initialization code outside of the test.
Christophe Favergeon
2019-08-09 10:17:03 +0100
dc60f80ccdCMSIS-DSP: Testing framework Added support for external trace files for benchmark measurements.
Christophe Favergeon
2019-08-09 09:15:50 +0100
9520817de7CMSIS-DSP: Test framework Added possibility to select an external platform folder.
Christophe Favergeon
2019-08-09 06:54:05 +0100
29d61b19e9CMSIS-NN: First untested version of arm_nn_elementwise_add_s8.
Christophe Favergeon
2019-08-07 15:21:07 +0200
1c97f73bd3CMSIS-DSP: Testing framework Added support for f64 Added benchmarking code for arm_biquad_cascade_df2T_f64
Christophe Favergeon
2019-08-07 13:25:32 +0200
f96fcb685bCMSIS-DSP: Testing framework improvements Reorganized code : Testing and benchmarking code in different folders. Corrected small bug in framework wehn reading parameter files (wrong number of parameter combinations). Added benchmarking code for ComplexMathFunctions and some parts of FilteringFunctions.
Christophe Favergeon
2019-08-05 14:24:05 +0200
12e07e1683CMSIS-NN: Added arm_softmax_with_batch_q7 Some study of the error rate of softmax compared to f32 reference.
Christophe Favergeon
2019-08-05 10:23:52 +0200
8a8bf1ebb3CMSIS-NN: Regenerated patterns for arm_softmax_q7 to test the tail of the loops.
Christophe Favergeon
2019-08-01 11:50:47 +0200
56bd14f436CMSIS-NN: Optimized version of original arm_softmax_q7 function.
Christophe Favergeon
2019-08-01 11:33:10 +0200
780a7ce3d9CMSIS-NN: Tuned the softmax test criterion based upon analysis done with scipy.
Christophe Favergeon
2019-08-01 10:19:05 +0200
244770716bCMSIS-NN: Created tests for original CMSIS-NN softmax q7 implementation.
Christophe Favergeon
2019-08-01 09:24:23 +0200
1f87fd50c9CMSIS-DSP: Change to cmake to more easily build wrappers
Christophe Favergeon
2019-07-31 07:41:45 +0200
38796adc5aCMSIS-DSP: Removed files which are generated automatically by the test framework. It includes the dummy fake benchmarks which were used for testing the scripts.
Christophe Favergeon
2019-07-30 07:09:59 +0200
bd19f75d4fCMSIS-DSP: Minor cleaning and script for color syntax of test descriptions
Christophe Favergeon
2019-07-29 13:45:50 +0200
3b5bcc421fCMSIS-NN:Added code to be able to benchmark arm_avgpool_s8. Benchmarking code added into CMSIS-DSP test framework.
Christophe Favergeon
2019-07-29 07:44:23 +0200
a435c758dcCMSIS-NN: Added optimized version of arm_avgpool_s8
Christophe Favergeon
2019-07-26 15:28:41 +0200
bfee0b9c02CMSIS-NN: Added reference C code for arm_avgpool_s8.c and tests Tests are integrated in CMSIS-DSP test framework. Reference code is based upon CMSIS-NN original average pooling and it is not based upon TF Lite.
Christophe Favergeon
2019-07-26 10:20:19 +0200
302ada6633CMSIS-DSP: Added SVM Functions and tests Added more tests for BasicMathFunctions Added script to postprocess result of benchmarks.
Christophe Favergeon
2019-07-17 11:49:00 +0200
a5b854594bCMSIS-DSP: Prevent off-by-one access past end of y-data buffer in f32 linear interpolation
Ryan Mullen
2019-07-18 15:04:43 -0400
8a4c63e4d8CMSIS-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.
Christophe Favergeon
2019-06-12 13:29:14 +0200
c3a7e246e8DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries. All pre-built libraries are built using Arm Compiler 6.12.
Jonatan Antoni
2019-07-03 12:47:47 +0200
61bd40e7a6Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned)
Torfinn Berset
2019-02-11 07:56:36 +0100
744c9e306aDSP: Fixed FPU setting for cortexM4bf
TTornblom
2018-05-18 14:31:17 +0200
7c74ea106cDSP: Changed optimization level for IAR.
TTornblom
2018-03-22 11:20:27 +0100
c1185b12b9Added IAR DSP lib support
TTornblom
2018-03-08 11:32:29 +0100
61fc77406bUpdating company brand - Converted ARM to Arm in all documentative text in source, header, and doxygen. - Converted ARM to Arm in descriptive texts in pack description file. All identifier strings, like vendor, are kept unchanged due to compatibility reasons. - Updated copyright year and file date.
Jonatan Antoni
2018-01-09 17:29:30 +0100