1. 318e309 CMSIS-NN: Fix issues in fully connected unit test by Måns Nilsson · 4 years, 10 months ago
  2. 786f018 CMSIS-NN: Clean-up of include files by Felix Johnny · 4 years, 10 months ago
  3. 2d250d2 fix bug in documentation by Morteza · 4 years, 10 months ago
  4. cfa0772 Aligned GCC linker description and assembler startup with C startup. by GuentherMartin · 5 years ago
  5. 3551ea8 Core(M): Fixing implementation of __SXTB16_RORn. #996 by Jonatan Antoni · 4 years, 10 months ago
  6. bfded31 CMSIS-DSP: Improvements to test framework by Christophe Favergeon · 4 years, 10 months ago
  7. 65641b9 CMSIS-DSP: Removed patch for armclang issue on M55 by Christophe Favergeon · 4 years, 10 months ago
  8. e732b7b Correct DSP Documents: Correct the name of people. by Kishinami · 4 years, 11 months ago
  9. a822b02 [CMSIS-Build] Clean-up CPRJ schema documentation. by Daniel Brondani · 4 years, 10 months ago
  10. b4626f4 adding provides and consumes interfaces by Joachim Krech · 4 years, 10 months ago
  11. 93eff58 [CMSIS-Build] Update documentation by Daniel Brondani · 4 years, 10 months ago
  12. d5aea42 version 0.10.0 beta by Joachim Krech · 4 years, 10 months ago
  13. e47704d Added notes about round-robin scheduling. by Christopher Seidl · 4 years, 10 months ago
  14. 51d9f3c CMSIS-DSP: Modified the arm_bayes_example by Kishinami · 4 years, 11 months ago
  15. 7c7d2e6 Fixed typos. by Christopher Seidl · 4 years, 11 months ago
  16. b8a558d Added Geehy vendor ID. by Christopher Seidl · 4 years, 11 months ago
  17. ff234f7 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE by Christophe Favergeon · 4 years, 11 months ago
  18. 55adc1c Updated documentation w.r.t. the latest changed. by Christopher Seidl · 4 years, 11 months ago
  19. f402040 Changed target/output attributes obj/list to outdir/intdir. by Christopher Seidl · 4 years, 11 months ago
  20. 3efca81 CoreValidation: Removed execution timeouts for fast models. by Jonatan Antoni · 4 years, 11 months ago
  21. 01f5b32 CMSIS-DSP: Moved example application to a new repository. by Christophe Favergeon · 4 years, 11 months ago
  22. 8700f50 CMSIS-DSP: Corrected script for html generation by Christophe Favergeon · 4 years, 11 months ago
  23. d868c75 CMSIS-DSP: Improved f16 scalar code. by Christophe Favergeon · 4 years, 11 months ago
  24. 7841fca CMSIS-DSP: Improvement to f16 helium code for linear SVM. by Christophe Favergeon · 4 years, 11 months ago
  25. 8e9f9c5 CMSIS-DSP: Improved some f16 helium codes. by Christophe Favergeon · 5 years ago
  26. 3c1b8b4 Correct DSP document: Correct the size of the referenced sine table. by Kishinami · 5 years ago
  27. 0fb48db CMSIS-DSP: Improved build with MDK by Christophe Favergeon · 5 years ago
  28. a656007 Clarified the usage of Dcdecp. by Christopher Seidl · 5 years ago
  29. 3bb9666 Added Dcdecp attribute for the processor element. by Christopher Seidl · 5 years ago
  30. 90bfcbb Re-added ELAN by Christopher Seidl · 5 years ago
  31. 0b34ea5 add Dcdecp proc attribute; update board ref by Joachim Krech · 5 years ago
  32. dfe6615 Added ELAN by Christopher Seidl · 5 years ago
  33. 5103e42 Added ELAN by Christopher Seidl · 5 years ago
  34. 0c72e62 CMSIS-NN: Fix output diff issue in unit test by Måns Nilsson · 5 years ago
  35. 54584e2 CMSIS-NN: Sum over 32 bits for Average pool by Felix Johnny · 5 years ago
  36. c1fa494 #990 fixed SVD documentation by Joachim Krech · 5 years ago
  37. 55a6a15 CMSIS RTOS2: typo correction in documentation (osDelay/osDelayUntil) by Robert Rostohar · 5 years ago
  38. 4ffe38e corrected documentation of __SHASX (issue #989) by GuentherMartin · 5 years ago
  39. cf42406 Add missing * in comment. by Jens Elofsson · 5 years ago
  40. 73e017b Update according to review comments. by Jens Elofsson · 5 years ago
  41. 17f51a6 Add implementation of SVDF kernel. by Jens Elofsson · 5 years ago
  42. 609db77 Added missing register BPIALL to SCB_Type structure. by GuentherMartin · 5 years ago
  43. 0adf05c CMSIS-DSP: Corrected formatting bug in test script by Christophe Favergeon · 5 years ago
  44. 1ff5458 CMSIS-DSP: Improved test formatting script by Christophe Favergeon · 5 years ago
  45. 2cb4b09 CMSIS-DSP: Removed compilation warning. by Christophe Favergeon · 5 years ago
  46. 8e8bc2b CMSIS-DSP: Corrected issue in rfft f16 by Christophe Favergeon · 5 years ago
  47. bb86f04 CMSIS-DSP: Improved test reporting script by Christophe Favergeon · 5 years ago
  48. f1a8780 CMSIS-DSP: Some improvement to a few f16 functions by Christophe Favergeon · 5 years ago
  49. a72f48f CMSIS-DSP: Corrected issue in scalar arm_rfft_fast_f16 by Christophe Favergeon · 5 years ago
  50. 6ef1bb2 CMSIS-DSP: Added new f16 tests by Christophe Favergeon · 5 years ago
  51. cd823b9 CMSIS-DSP: Added new u32 distance tests by Christophe Favergeon · 5 years ago
  52. 7d6e563 CMSIS-DSP: Added f32 distance tests by Christophe Favergeon · 5 years ago
  53. 9f761c5 CMSIS-DSP: Added stats and SVM tests by Christophe Favergeon · 5 years ago
  54. 84e3ef7 CMSIS-DSP: Added Bayes benchmarks by Christophe Favergeon · 5 years ago
  55. c7d6603 CMSIS-DSP Correction to some f16 definitions by Christophe Favergeon · 5 years ago
  56. 72f1d9e CMSIS-DSP: f16 versions of classical ML functions by Christophe Favergeon · 5 years ago
  57. d73292b CMSIS-DSP: Added f16 versions of the distance functions by Christophe Favergeon · 5 years ago
  58. f56e4d9 CMSIS-DSP: Adedd f16 test patterns for Bayes classifier by Christophe Favergeon · 5 years ago
  59. f3f9c9d CMSIS-DSP: Added f16 test patterns for SVM by Christophe Favergeon · 5 years ago
  60. 1a3ce1a CMSIS-DSP: Added f16 test patterns for distance functions by Christophe Favergeon · 5 years ago
  61. be0e95f CMSIS-DSP: Added additional f16 statistics functions by Christophe Favergeon · 5 years ago
  62. 9e773df CMSIS-DSP: Added f16 support functions by Christophe Favergeon · 5 years ago
  63. 729752f CMSIS-DSP: Corrected PythonWrapper build issue by Christophe Favergeon · 5 years ago
  64. 18a5fbc CMSIS-DSP: Added f16 versions of statistics functions. by Christophe Favergeon · 5 years ago
  65. c793588 CMSIS-DSP: Added f16 versions of linear and bilinear interpolations by Christophe Favergeon · 5 years ago
  66. 116bc4d CMSIS-DSP: Added f16 matrix functions by Christophe Favergeon · 5 years ago
  67. 2412ae3 CMSIS-NN: Fix bug in fully_connected unit test by Måns Nilsson · 5 years ago
  68. 626af7e CMSIS-DSP: Added arm_correlate_f16 by Christophe Favergeon · 5 years ago
  69. 602b992 CMSIS-DSP: Added f16 version of biquads. Corrected few doxygen issues. by Christophe Favergeon · 5 years ago
  70. 9ee3824 CMSIS-DSP: Added arm_fir_f16 by Christophe Favergeon · 5 years ago
  71. ad803d0 Doxygen: Enhanced Pack documentation about device memory specification. by Jonatan Antoni · 5 years ago
  72. 1187f00 CMSIS-DSP: Added complex math f16 by Christophe Favergeon · 5 years ago
  73. 39ae67e CMSIS-NN : Optimize requantization by Felix Johnny · 5 years ago
  74. d50998d CMSIS-DSP: Added arm_rfft_fast_f16 by Christophe Favergeon · 5 years ago
  75. 66de4ac CMSIS-DSP: Improve formatting scripts by Christophe Favergeon · 5 years ago
  76. fe27d87 CMSIS-DSP: Test framework improvement Added a new core. by Christophe Favergeon · 5 years ago
  77. 718c3ba CMSIS-DSP: Test framework improvement Increased link script section sizes. by Christophe Favergeon · 5 years ago
  78. 0e0449a CMSIS-DSP: Test framework improvement Add support for new cores by Christophe Favergeon · 5 years ago
  79. 50ce82b CMSIS-NN: Add bias null check for convolution functions by Felix Johnny · 5 years ago
  80. bb35e99 Core: Remove useless test by Christophe Favergeon · 5 years ago
  81. 0ec39ae CMSIS-DSP: Use __PKHBT intrinsics for FFTs by Richard Allen · 5 years ago
  82. 8a1fd91 CMSIS-DSP: Hook up __PKHBT intrinsic for GCC by Richard Allen · 5 years ago
  83. 7e532c7 CMSIS-DSP: Updated tests to use the new headers. by Christophe Favergeon · 5 years ago
  84. 2f12ed8 CMSIS-DSP: Re-organization of arm_math.h by Christophe Favergeon · 5 years ago
  85. 2e4719c CMSIS-DSP: Removed compilation warnings by Christophe Favergeon · 5 years ago
  86. 87e6d3b CMSIS-DSP: Corrected build issue with Neon. by Christophe Favergeon · 5 years ago
  87. 236a881 CMSIS-DSP: Update header for use from C++ by Christophe Favergeon · 5 years ago
  88. 098cf84 Returned description of M380 Warning in PackChk.exe. by Vladimir Marchenko · 5 years ago
  89. f56d927 CMSIS-DSP: Improvement to test framework. Software markers for IPSS. by Christophe Favergeon · 5 years ago
  90. 62157d8 CMSIS-DSP: doxygen corrections by Christophe Favergeon · 5 years ago
  91. cf096f0 CMSIS-DSP: Corrected build issue with Python wrapper. by Christophe Favergeon · 5 years ago
  92. b542343 CMSIS-DSP: Added new matrix functions and their MVE implementation by Christophe Favergeon · 5 years ago
  93. c7169b2 CMSIS-DSP: Added new matrix functions and MVE version by Christophe Favergeon · 5 years ago
  94. 278aa01 CMSIS-DSP: Improved FIR tests by Christophe Favergeon · 5 years ago
  95. 3fea8ad CMSIS-DSP: Changed cmake required minimum version by Christophe Favergeon · 5 years ago
  96. 4cbd1fb Fix typo in ARM_Example.svd by Andrew Scheller · 5 years ago
  97. 378acfb CoreValidation: Fixed Cortex-A config - Linker script - Model config by Jonatan Antoni · 5 years ago
  98. f608541 CMSIS-NN: Add unit test support for fully_connected by Måns Nilsson · 5 years ago
  99. 9aba007 CMSIS-DSP: Changed link in Python wrapper example by Christophe Favergeon · 5 years ago
  100. 614cb83 Core(M): #undef IAR standard definition of __WEAK by TTornblom · 5 years ago