Skip to content
  1. Oct 02, 2024
  2. Sep 27, 2024
  3. Sep 06, 2024
  4. Nov 08, 2023
  5. Mar 21, 2023
  6. Jan 05, 2023
  7. Dec 01, 2022
  8. Nov 17, 2022
  9. Oct 12, 2022
  10. Aug 25, 2022
  11. Aug 16, 2022
  12. Jun 01, 2022
  13. May 25, 2022
  14. May 23, 2022
    • Kshitij Sisodia's avatar
      MLECO-3225: Using official support for Arm Cortex-M85 CPU. · 9c6f9f8a
      Kshitij Sisodia authored
      
      
       * CMake version requirement bumped up to 3.21.0
         * CMake 3.22.4 installed in the local Python virtualenv
       * CPU flags updated in toolchain files.
       * Using __ARM_FEATURE_DSP instead of potentially defining
         ARM_MATH_DSP wrongly.
       * CMake project version bumped up to 22.05.0
      
      Changes also made for MLECO-3107 (pack generation):
      
       * TensorFlow Lite Micro CMSIS-pack version updated to
         1.22.02.
       * Change to using __ARM_FEATURE_DSP will also help the
         generated pack.
      
      Partial changes for MLECO-3095:
      
       * CMSIS updated to version post 5.9.0
       * TensorFlow Lite Micro updated to latest available
       * Ethos-U driver and core-platform repositories updated
         to 20.05_rc2 tags.
      
      Change-Id: I012c9e65897aed8ce589cff9bfe3a19efc3edeb9
      Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
      9c6f9f8a
  15. Mar 04, 2022
  16. Feb 23, 2022
  17. Jan 27, 2022
  18. Dec 24, 2021
    • Kshitij Sisodia's avatar
      MLECO-2599: Replace DSCNN with MicroNet for KWS · 76a15808
      Kshitij Sisodia authored and Liam Barry's avatar Liam Barry committed
      
      
      Added SoftMax function to Mathutils to allow MicroNet
      to output probability as it does not nativelu have this layer.
      Minor refactoring to accommodate Softmax Calculations
      Extensive renaming and updating of documentation and resource download script.
      Added SoftMax function to Mathutils to allow MicroNet
      to output probability.
      
      Change-Id: I7cbbda1024d14b85c9ac1beea7ca8fbffd0b6eb5
      Signed-off-by: Liam Barry's avatarLiam Barry <liam.barry@arm.com>
      76a15808
  19. Nov 10, 2021
  20. Nov 05, 2021
  21. Oct 05, 2021
  22. Sep 16, 2021
  23. Aug 13, 2021
  24. Aug 12, 2021
  25. Aug 03, 2021
  26. Jun 10, 2021
  27. May 19, 2021
  28. May 18, 2021
  29. May 11, 2021
  30. Apr 07, 2021
    • Alexander Efremov's avatar
      MLECO-1869: Documentation updates · 37ce22eb
      Alexander Efremov authored
       * fixing simple_platform and native build commands in the docs.
      * Added link to a public forum
      * table of contents fixed
      * Minor doc pages refactoring related to TM
      * updated API img
      
      Change-Id: Ibf703d9e51084daeab1c3263f996008523250236
      37ce22eb
  31. Mar 29, 2021
Loading