Skip to content
  1. Mar 21, 2023
  2. Jan 05, 2023
  3. Dec 01, 2022
  4. Nov 17, 2022
  5. Oct 12, 2022
  6. Aug 25, 2022
  7. Aug 16, 2022
  8. Jun 01, 2022
  9. May 25, 2022
  10. 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
  11. Mar 04, 2022
  12. Feb 23, 2022
  13. Jan 27, 2022
  14. 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
  15. Nov 10, 2021
  16. Nov 05, 2021
  17. Oct 05, 2021
  18. Sep 16, 2021
  19. Aug 13, 2021
  20. Aug 12, 2021
  21. Aug 03, 2021
  22. Jun 10, 2021
  23. May 19, 2021
  24. May 18, 2021
  25. May 11, 2021
  26. 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
  27. Mar 29, 2021
Loading