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