1. eb9dfa7 MLECO-3184: Adding helper for CMSIS pack gen by Kshitij Sisodia · 2 years ago
  2. aa4bcb1 MLECO-3183: Refactoring application sources by Kshitij Sisodia · 2 years ago
  3. fcca863 MLECO-3171: Add flag to make VWW grayscale conversion optional by Richard Burton · 2 years ago
  4. 4e00279 MLECO-3173: Add AD, KWS_ASR and Noise reduction use case API's by Richard Burton · 2 years ago
  5. dd6d07b MLECO-3178: Fix for error reporting by Kshitij Sisodia · 2 years ago
  6. ef90497 MLECO-3076: Add use case API for object detection by Richard Burton · 2 years ago
  7. b40ecf8 MLECO-3174: Minor refactoring to implemented use case APIS by Richard Burton · 2 years ago
  8. c291144 MLECO-3077: Add ASR use case API by Richard Burton · 2 years ago
  9. b1904b1 MLECO-3110: Fix for warnings from TensorFlow Lite Micro by Kshitij Sisodia · 2 years ago
  10. c20be97 MLECO-3078: Add VWW use case API by Richard Burton · 2 years ago
  11. ea8ce56 MLECO-2921: Minor changes for HAL projects by Kshitij Sisodia · 2 years ago
  12. e6398cd MLECO-3075: Add KWS use case API by Richard Burton · 2 years ago
  13. 7e56d8f MLECO-3071: Reducing stack sizes by Kshitij Sisodia · 2 years ago
  14. 4cc4021 MLECO-3070: Further HAL cleanup. by Kshitij Sisodia · 2 years ago
  15. 11b75cc MLECO-3079: Implement image classification API by Richard Burton · 2 years ago
  16. 68fdd11 MLECO-3096: Removing data_acq and data_psn by Kshitij Sisodia · 2 years ago
  17. da2ec06 MLECO-3096: Removing "timer" from HAL profile. by Kshitij Sisodia · 2 years, 1 month ago
  18. 8bc863d MLECO-2917 Replacing platform CMake definitions with headers by Kshitij Sisodia · 2 years, 1 month ago
  19. f98d062 MLECO-2999: Minor improvement for HAL NPU component by Kshitij Sisodia · 2 years, 1 month ago
  20. 1706962 MLECO-3036: Update to use Pathlib in Python scripts by Richard Burton · 2 years, 1 month ago
  21. 624dafd MLECO-2919: Improvements for documentation. by Kshitij Sisodia · 2 years, 1 month ago
  22. f05a0c5 MLECO-2919: Updating build graph in docs. by Kshitij Sisodia · 2 years, 1 month ago
  23. 6c2ea45 MLECO-3035: [Documentation] Add instructions for updating to python3.8 for Ubuntu 18.04 (or older) users by Isabella Gottardi · 2 years, 1 month ago
  24. 0fb5ae7 MLECO-3041: Update model optimization documentation by Richard Burton · 2 years, 1 month ago
  25. d31241b MLECO-3002: Update source gen requirements.txt by Richard Burton · 2 years, 1 month ago
  26. b0b2bdc MLECO-2997: Support region configuration overrides for memory modes by Isabella Gottardi · 2 years, 1 month ago
  27. c22e80e MLECO-2919: Restructuring to standardise HAL APIs by Kshitij Sisodia · 2 years, 1 month ago
  28. 1716efd MLECO-3006: Fixing some minor errors in documentation by Isabella Gottardi · 2 years, 1 month ago
  29. e7f5125 MLECO-3010 Minor clarifications in quick start guide by Liam Barry · 2 years, 2 months ago
  30. e77e001 Minor fix in documentation by Isabella Gottardi · 2 years, 2 months ago 22.02 22.02-rc1
  31. f4f240b MLECO-2978: Update to 22.02 dependencies by Richard Burton · 2 years, 2 months ago
  32. d5679cc MLECO-2984: Refactor components by Kshitij Sisodia · 2 years, 2 months ago
  33. b4123fd MLECO-2978: Update to 22.02 dependencies by Richard Burton · 2 years, 2 months ago
  34. 2aa3132 MLECO-3001: Correction for header include. by Kshitij Sisodia · 2 years, 2 months ago
  35. 7a8f44d MLECO-3001: Reinstate handler overrides by Liam Barry · 2 years, 2 months ago
  36. 6a2ac46 MLECO-2881: Using MD5 sum for downloaded resources check. by Kshitij Sisodia · 2 years, 2 months ago
  37. 6b9adad MLECO-2881: Minor improvements for downloaded resources by Kshitij Sisodia · 2 years, 2 months ago
  38. acc6b85 MLECO-2983: Preliminary support to allow semihosting by Kshitij Sisodia · 2 years, 2 months ago
  39. ee4920b MLECO-2976: Configurable Ethos-U cache size for Dedicated_Sram by Isabella Gottardi · 2 years, 2 months ago
  40. ef2b9dd MLECO-2881: Revise resources_downloaded based on optimised models' metadata by Isabella Gottardi · 2 years, 2 months ago
  41. 177c69d Documentation fixes by Isabella Gottardi · 2 years, 2 months ago
  42. fb93fa7 MLECO-2944: CMSIS device refactoring by Kshitij Sisodia · 2 years, 2 months ago
  43. 0ab250b MLECO-2925: updated documentation with new repo structure and general guidance to add custom platform. by alexander · 2 years, 2 months ago
  44. a1256e3 MLECO-2948: Minor refactoring for platform modules. by Kshitij Sisodia · 2 years, 2 months ago
  45. fb246a8 Updating the README.md file with info of the latest branch renaming. by Eanna O Cathain · 2 years, 2 months ago
  46. 18724b2 Fixing profiler build flags. by alexander · 2 years, 2 months ago
  47. 68549b4 MLECO-2927: Build Arm Ethos-U NPU driver outside TFLu by Nina Drozd · 2 years, 2 months ago
  48. 52dbd94 Updated readme file in object detection example. by Michael Levit · 2 years, 2 months ago
  49. e76a691 MLECO-2946: Use cmake option to select which image display on LCD by Isabella Gottardi · 2 years, 2 months ago
  50. 9c54990 MLECO-2946: Draw boxes directly on the LCD by Richard Burton · 2 years, 2 months ago
  51. 31916b6 MLECO-2614: Minor documentation updates by Isabella Gottardi · 2 years, 2 months ago
  52. 5916952 MLECO-2853: update cmake flags for Armclang by Nina Drozd · 2 years, 2 months ago
  53. ed35a6f MLECO-2874: Move NMS out of the OD use_case by Richard Burton · 2 years, 2 months ago
  54. e2da7ee MLECO-2970: Moving Profiler out as a CMake target. by Kshitij Sisodia · 2 years, 2 months ago
  55. cb8a987 MLECO-2752: Minor refactoring for native global steps. by alexander · 2 years, 2 months ago
  56. 31ae9f0 MLECO-2682: CMake and source refactoring. by alexander · 2 years, 2 months ago
  57. 3107aa2 MLECO-2873: Object detection usecase follow-up by Isabella Gottardi · 2 years, 3 months ago
  58. 5cdfa9b MLECO-2900: Update Cmake desc by Liam Barry · 2 years, 3 months ago
  59. c64f506 MLECO-2855: Move profiling outside application/main by Isabella Gottardi · 2 years, 3 months ago
  60. 06fcf75 Face detection demo from Emza Visual Sense by Michael Levit · 2 years, 3 months ago
  61. e958850 MLECO-2872 Minor improvement to CommonUseCaseUtils by Liam Barry · 2 years, 3 months ago
  62. ee98bd6 MLECO-2671: Bumping up Armclang min version. by Kshitij Sisodia · 2 years, 3 months ago
  63. b178b28 MLECO-2834: Tests for Softmax function. by Kshitij Sisodia · 2 years, 3 months ago
  64. b5b32d3 MLECO-2835: Remove magic number for ASR-KWS by Liam Barry · 2 years, 4 months ago
  65. b48b5b6 MLECO-2816: Trivial fix for inference runner output. by Kshitij Sisodia · 2 years, 4 months ago
  66. 76a1580 MLECO-2599: Replace DSCNN with MicroNet for KWS by Kshitij Sisodia · 2 years, 4 months ago
  67. 871fcdc Update FAQ with opresolver question by Richard Burton · 2 years, 4 months ago
  68. ccd0c66 MLECO-2639 Updated tensorflow.cmake to remove unused parameters for native builds by Ayaan Masood · 2 years, 4 months ago
  69. 9b8d67a MLECO-2684: Standardize LCD behaviour by Richard Burton · 2 years, 4 months ago
  70. 233cec0 MLECO-2082 Fixes and improvements from OOB by Ayaan Masood · 2 years, 4 months ago 21.11
  71. a4615ce Change labels for Vww by Isabella Gottardi · 2 years, 4 months ago
  72. 033c915 MLECO-2723: Updating RNNoise to use 512 frame size by Richard Burton · 2 years, 4 months ago
  73. 3acaaee MLECO-2745: Fix for arena-cache-size by Isabella Gottardi · 2 years, 5 months ago
  74. 2de7ba0 MLECO-2604: Update to final 21.11 dependencies by Richard Burton · 2 years, 5 months ago
  75. 6ef76bd MLECO 2597: Minimal system requirement by Cisco Cervellera · 2 years, 5 months ago
  76. 527b474 MLECO-2592: Moving to latest stack of dependencies by Richard Burton · 2 years, 5 months ago
  77. 661959c MLECO-2426: Support for new Corstone-300 app note AN552 rev B. by Kshitij Sisodia · 2 years, 5 months ago
  78. b59ba68 MLECO-1935: All common CMake user options consolidated. by Kshitij Sisodia · 2 years, 5 months ago
  79. 37926c8 MLECO-2419: Improve FPGA documentation by George Gekov · 2 years, 5 months ago
  80. 15f8070 MLECO-2525 Upgrade to C++ 14 by ayamas01 · 2 years, 5 months ago
  81. e7a0393 MLECO-2520: Change md files to have correct file links by Cisco Cervellera · 2 years, 5 months ago
  82. b52b585 MLECO-2471: Move arena-cache-size to setup script by Liam Barry · 2 years, 5 months ago
  83. 84f702d MLECO-2188: Review documentation by Isabella Gottardi · 2 years, 5 months ago
  84. a2b0fc2 MLECO-2507: Address coverity warnings & refactor var names by George Gekov · 2 years, 5 months ago
  85. 0055346 MLECO-2354 MLECO-2355 MLECO-2356: Moving noise reduction to public repository by Richard Burton · 2 years, 5 months ago
  86. dee53bc MLECO-2494 Added PlatformMath tests by liabar01 · 2 years, 6 months ago
  87. 3f3f553 MLECO-2526: Add instructions for Arm Virtual Hardware by George Gekov · 2 years, 6 months ago
  88. 3be2623 MLECO-2512: Minor improvement for helper scripts. by Kshitij Sisodia · 2 years, 6 months ago
  89. 79d4154 MLECO-2458 and MLECO-2476 [Fix] VWW IFM quant step by Isabella Gottardi · 2 years, 6 months ago
  90. 14ab8d4 MLECO-2489: Minor addition for PlatformMath by Kshitij Sisodia · 2 years, 6 months ago
  91. 5cbcd9e MLECO-2423: [Fix] Case insensitive name clash by Isabella Gottardi · 2 years, 6 months ago
  92. 118f73e MLECO-2395: Allow users to select Ethos-U memory mode by Isabella Gottardi · 2 years, 7 months ago
  93. 5c0ce54 MLECO-2400: Test GNU toolchain 10.3-2021.07 by Isabella Gottardi · 2 years, 7 months ago
  94. f4962c8 MLECO-2344: Documentation improvement by Kshitij Sisodia · 2 years, 7 months ago
  95. 105ed71 MLECO-2407: Correction for Cortex-M55 core clock by Kshitij Sisodia · 2 years, 7 months ago
  96. 414b1b9 MLECO-2348: Update dependencies to 21.08 by Cisco Cervellera · 2 years, 7 months ago
  97. 3e2de67 Visual Wake Word documentation fix by Isabella Gottardi · 2 years, 7 months ago
  98. aa5e1f6 MLECO-2345: Adding dynamic load support for FVPs by Kshitij Sisodia · 2 years, 7 months ago
  99. 8643176 MLECO-2322: Thubleshooting vela install by Cisco · 2 years, 7 months ago
  100. 8f95887 MLECO-2082: Adding visual wake word use case by Éanna Ó Catháin · 2 years, 7 months ago 21.08