1. 026b19b CMSIS-DSP: Test framework tuning Tuning to test with gcc and Helium code. by Christophe Favergeon · 4 years, 8 months ago
  2. 9961b15 CMSIS-DSP: Some improvements to build Helium version with gcc. by Christophe Favergeon · 4 years, 8 months ago
  3. d36676f CMSIS-NN: Update revision history by Felix Johnny · 4 years, 7 months ago
  4. d7b4564 CMSIS-NN: clang format include files by Felix Johnny · 4 years, 7 months ago
  5. db88c5d CMSIS-NN: Clean up Cmake changes for unit tests by Måns Nilsson · 4 years, 7 months ago
  6. f9d4b2a CMSIS-Core(M): Armv8-M Secure Stack Sealing by GuentherMartin · 4 years, 7 months ago
  7. 09825bc CMSIS-Core(M): Armv8-M Secure Stack Sealing by GuentherMartin · 4 years, 8 months ago
  8. 659671a CMSIS-NN: Fix arm_max_pool_s8 for MVEI by Måns Nilsson · 4 years, 7 months ago
  9. 5712969 CMSIS-NN: Update unit test readme by Måns Nilsson · 4 years, 7 months ago
  10. 7f3e381 CMSIS-NN: Update unit test readme by Måns Nilsson · 4 years, 7 months ago
  11. d803502 CMSIS-NN: Run unit test with FVP by Måns Nilsson · 4 years, 7 months ago
  12. 5d2fbc3 Update arm_shift_q15.c by killua-killua · 4 years, 7 months ago
  13. 4496259 Update arm_shift_q7.c by killua-killua · 4 years, 7 months ago
  14. 3e70261 Update arm_offset_q31.c by killua-killua · 4 years, 7 months ago
  15. 353798c Update arm_offset_q7.c by killua-killua · 4 years, 7 months ago
  16. 9ce90ae CMSIS-NN: Optimize loop termination for 1x1 conv by Felix Johnny · 4 years, 8 months ago
  17. 06671cb CMSIS-DSP: Correct loading of FP16 data. by David Green · 4 years, 8 months ago
  18. 5a55708 CMSIS-NN: Update UART handling in unit tests by Måns Nilsson · 4 years, 8 months ago
  19. 60c5c34 CMSIS-NN: Update cmake to be able to use external toolchains by Måns Nilsson · 4 years, 8 months ago
  20. 05309af CMSIS-NN: Force pointer alignment to right by Måns Nilsson · 4 years, 8 months ago
  21. 5828149 CMSIS-NN: Clang format source files by Måns Nilsson · 4 years, 8 months ago
  22. 8a8f35d CMSIS-NN: Update unittest README.md by Måns Nilsson · 4 years, 8 months ago
  23. 3a4b476 CMSIS-NN: Restructure unit test when using Cmake by Måns Nilsson · 4 years, 8 months ago
  24. 2679102 CMSIS-DSP: Fix signed/unsigned integer data type issue by Yin-Cheng-888 · 4 years, 8 months ago
  25. 3222a99 CMSIS-NN: Add new test cases for Fully Connected by Felix Johnny · 4 years, 8 months ago
  26. bb08453 Added Alif Semiconductor by Christopher Seidl · 4 years, 8 months ago
  27. 9b0f56e Added Alif Semiconductor by Christopher Seidl · 4 years, 8 months ago
  28. a3fa84d CMSIS-NN: Improve MVE performance of FC operator by Felix Johnny · 5 years ago
  29. 026322c Updated "Validate Debug Unit" section. by Christopher Seidl · 4 years, 8 months ago
  30. 62c5884 Updated validation project. by Christopher Seidl · 4 years, 8 months ago
  31. bbe4975 CMSIS-NN: Add .clang-format file by Felix Johnny · 4 years, 8 months ago
  32. 87a3c52 CMSIS-NN: Fix fully connected unit test by Måns Nilsson · 4 years, 8 months ago
  33. 68d80a7 Updated links to architecture and processor documentation. by Christopher Seidl · 4 years, 8 months ago
  34. ac66817 Added note about RTX not disabling IRQs. by Christopher Seidl · 4 years, 8 months ago
  35. 9059fa1 CMSIS-DSP: Improvements to Helium implementation of RFFT Q15 and Q31. by Christophe Favergeon · 4 years, 8 months ago
  36. 364deec Added cmake documentation to CMSIS-Build. by Christopher Seidl · 4 years, 8 months ago
  37. 89e0dd9 CMSIS-NN: Fix fully connected unit test by Måns Nilsson · 4 years, 8 months ago
  38. 0f9cf79 Added 'XC' to CompilerEnumType in Pack schema to enable use of Microchip XC32 compiler by Vladimir Marchenko · 4 years, 8 months ago
  39. f4ef3ca Replace keyword __asm with __ASM by Felix Johnny · 4 years, 8 months ago
  40. ae71eef docs: fix simple typo, accumlate -> accumulate by Tim Gates · 4 years, 8 months ago
  41. 17b4818 Updated pack creation tutorials by Christopher Seidl · 4 years, 8 months ago
  42. a3d56d2 CMSIS-NN Fix Cmake reference builds by Måns Nilsson · 4 years, 8 months ago
  43. 5e9eea5 Added SILAN by Christopher Seidl · 4 years, 8 months ago
  44. 6fbd084 Added SILAN by Christopher Seidl · 4 years, 8 months ago
  45. 9d02698 CMSIS-NN: Link unit test with -specs=nosys.spec for GCC by Måns Nilsson · 4 years, 8 months ago
  46. 7b04d38 CMSIS-DSP: Some minor corrections. Documentation and #define naming. by Christophe Favergeon · 4 years, 9 months ago
  47. e42a76a Add missing if clause by Lennart · 4 years, 9 months ago
  48. caaeccd CMSIS-NN: Update CMake functionality by Måns Nilsson · 4 years, 9 months ago
  49. 02c7ab5 CMSIS-NN: Add Cmake support for unit tests by Måns Nilsson · 4 years, 10 months ago
  50. 39777a6 Bump tensorflow from 2.1.0 to 2.3.1 in /CMSIS/NN/Tests/UnitTest by dependabot[bot] · 4 years, 9 months ago
  51. cb5f6e4 CMSIS-DAP: Alpha specification for UART commands added by Reinhard Keil · 4 years, 9 months ago
  52. 06427b2 add condition to TaxonomyDescriptionType by Joachim Krech · 4 years, 9 months ago
  53. 91d6689 undo removing deprecated items by Joachim Krech · 4 years, 9 months ago
  54. 616847f CMSIS-DSP: New MVE implementations of the complex dot product and vector product. by Christophe Favergeon · 4 years, 9 months ago
  55. 98024e9 CMSIS-DSP: Added new MVE implementation for FIR Q15 and Q7. by Christophe Favergeon · 4 years, 9 months ago
  56. 5b196a9 CMSIS-DSP: Added new MVE implementation of FIR Q31 by Christophe Favergeon · 4 years, 9 months ago
  57. a4a0826 CMSIS-DSP: New MVE implementation of the FIR F16 by Christophe Favergeon · 4 years, 9 months ago
  58. 4087e95 CMSIS-DSP: Cleaning to MVE code for fir f32 by Christophe Favergeon · 4 years, 9 months ago
  59. 64b2933 corrected comments by GuentherMartin · 4 years, 9 months ago
  60. a172a3b replace SCB_CACR_ECCEN with SCB_CACR_ECCDIS in core_cm7.h (#1032) by GuentherMartin · 4 years, 9 months ago
  61. ef7985d CMSIS-DSP: New MVE implementation of the FIR f32 by Christophe Favergeon · 4 years, 9 months ago
  62. bb8c56f DoxyGen: Fixing typos in CMSIS-Zone. by Jonatan Antoni · 4 years, 9 months ago
  63. 8df2fc2 Updated DFP and software pack tutorials. Created new navigation. by Christopher Seidl · 4 years, 9 months ago
  64. b7b26f5 Changes required for Pack Tutorials by Christopher Seidl · 4 years, 9 months ago
  65. 6c3c20d Updated general CMSIS introduction. by Christopher Seidl · 4 years, 9 months ago
  66. c918db5 Updated pack rehosting instructions. by Christopher Seidl · 4 years, 9 months ago
  67. 9bc41ca Updated <release> documentation by Christopher Seidl · 4 years, 9 months ago
  68. a27a2f6 CMSIS-DSP: Removed build warnings for tests. by Christophe Favergeon · 4 years, 9 months ago
  69. 03fc2e7 CMSIS-DSP: Biquad improvement Improvement to formatting script. by Christophe Favergeon · 4 years, 9 months ago
  70. 0e8d15c CMSIS-DSP: Added Cholesky decomposition LL^t and LDL^t variant. by Christophe Favergeon · 4 years, 10 months ago
  71. 56a3f77 added missing type to GroupType name attribute by Joachim Krech · 4 years, 10 months ago
  72. 3c0e0e6 CMSIS-DSP: Fix FIR document by Kishinami · 4 years, 10 months ago
  73. c5756d2 Update devices_schema.txt by Christopher Seidl · 4 years, 10 months ago
  74. 05447ef Update PACK.xsd by Christopher Seidl · 4 years, 10 months ago
  75. f6105e8 Changed Lapis Semiconductor to Lapis Technology by Christopher Seidl · 4 years, 10 months ago
  76. 910dc14 Changed Lapis Semiconductor to Lapis Technology by Christopher Seidl · 4 years, 10 months ago
  77. d0942ec CMSIS-Core: Fix for correct use of asm keyword by Felix Johnny · 4 years, 10 months ago
  78. 318e309 CMSIS-NN: Fix issues in fully connected unit test by Måns Nilsson · 4 years, 10 months ago
  79. 786f018 CMSIS-NN: Clean-up of include files by Felix Johnny · 4 years, 10 months ago
  80. 2d250d2 fix bug in documentation by Morteza · 4 years, 10 months ago
  81. cfa0772 Aligned GCC linker description and assembler startup with C startup. by GuentherMartin · 5 years ago
  82. 3551ea8 Core(M): Fixing implementation of __SXTB16_RORn. #996 by Jonatan Antoni · 4 years, 10 months ago
  83. bfded31 CMSIS-DSP: Improvements to test framework by Christophe Favergeon · 4 years, 10 months ago
  84. 65641b9 CMSIS-DSP: Removed patch for armclang issue on M55 by Christophe Favergeon · 4 years, 10 months ago
  85. e732b7b Correct DSP Documents: Correct the name of people. by Kishinami · 4 years, 11 months ago
  86. a822b02 [CMSIS-Build] Clean-up CPRJ schema documentation. by Daniel Brondani · 4 years, 10 months ago
  87. b4626f4 adding provides and consumes interfaces by Joachim Krech · 4 years, 10 months ago
  88. 93eff58 [CMSIS-Build] Update documentation by Daniel Brondani · 4 years, 10 months ago
  89. d5aea42 version 0.10.0 beta by Joachim Krech · 4 years, 10 months ago
  90. e47704d Added notes about round-robin scheduling. by Christopher Seidl · 4 years, 10 months ago
  91. 51d9f3c CMSIS-DSP: Modified the arm_bayes_example by Kishinami · 4 years, 11 months ago
  92. 7c7d2e6 Fixed typos. by Christopher Seidl · 4 years, 11 months ago
  93. b8a558d Added Geehy vendor ID. by Christopher Seidl · 4 years, 11 months ago
  94. ff234f7 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE by Christophe Favergeon · 4 years, 11 months ago
  95. 55adc1c Updated documentation w.r.t. the latest changed. by Christopher Seidl · 4 years, 11 months ago
  96. f402040 Changed target/output attributes obj/list to outdir/intdir. by Christopher Seidl · 4 years, 11 months ago
  97. 3efca81 CoreValidation: Removed execution timeouts for fast models. by Jonatan Antoni · 4 years, 11 months ago
  98. 01f5b32 CMSIS-DSP: Moved example application to a new repository. by Christophe Favergeon · 4 years, 11 months ago
  99. 8700f50 CMSIS-DSP: Corrected script for html generation by Christophe Favergeon · 4 years, 11 months ago
  100. d868c75 CMSIS-DSP: Improved f16 scalar code. by Christophe Favergeon · 4 years, 11 months ago