Skip to content
  1. Oct 12, 2022
  2. Oct 06, 2022
    • Richard Burton's avatar
      MLECO-3164: Additional refactoring of KWS API · ec5e99be
      Richard Burton authored
      Part 1
      * Add KwsClassifier
      * KwsPostProcess can now be told to average results
      * Averaging is handlded by KwsClassifier
      * Current sliding window index is now an argument of DoPreProcess
      
      Change-Id: I07626da595ad1cbd982e8366f0d1bb56d1040459
      ec5e99be
  3. Oct 05, 2022
  4. Oct 03, 2022
  5. Sep 28, 2022
  6. Sep 27, 2022
  7. Sep 26, 2022
  8. Sep 21, 2022
    • Nina Drozd's avatar
      Fix for build with NPU disabled · 27c5e309
      Nina Drozd authored
      * if NPU timing adapter enabled is defined and target subsystem is sse-310
      * set timing adapter to off
      
      Change-Id: I53ca0bd8a56e3ede009b745dba7aa8dbee7a81dc
      27c5e309
  9. Sep 13, 2022
  10. Sep 07, 2022
  11. Sep 05, 2022
    • Nina Drozd's avatar
      MLECO-3538: Minor documentation updates · 72eec15e
      Nina Drozd authored
      * updated table of contents for building page
      * point to timing adapter page
      * updates to timing adapter page links and tables
      
      Change-Id: I54bde77db1a082afddae0abe109fa1369506057c
      72eec15e
  12. Sep 01, 2022
  13. Aug 31, 2022
  14. Aug 25, 2022
  15. Aug 24, 2022
  16. Aug 17, 2022
  17. Aug 16, 2022
  18. Aug 15, 2022
    • Nina Drozd's avatar
      MLECO-3103: updates to ml embedded use case API pack · aea0a6d3
      Nina Drozd authored
      * refactor component cgroup and csub names for easier inclusion by projects
      * update version to format expected by cpackget tool
      * update use case api version
      
      Change-Id: I00c71219ca95299787ec4fd79dca8ff2b2d50494
      aea0a6d3
  19. Aug 05, 2022
    • Maksims Svecovs's avatar
      MLECO-3232: Add basic cmake presets · f24f17d9
      Maksims Svecovs authored and Kshitij Sisodia's avatar Kshitij Sisodia committed
      
      
      Assuming cmake 3.21 adds basic configuration and build presets:
      * Target mps3 board with gcc
      * Target mps3 board with armclang
      * Target simple platform with gcc
      * Target simple platform with armclang
      * Target native build system
      Adds test preset for native build to run default ctests.
      Adds respective doc section to building instructions.
      
      Note: hidden configurationPresets are to be moved to respective project
      directories once cmake 3.24 is supported in the codebase and preset
      include is supported.
      Note: it is encouraged to create a personal CMakeUserPresets.json with
      personal preferences like specific `LOG_LEVEL` and `jobs` for faster
      compilation time.
      
      Usage example:
      cmake --preset=mps3-gcc
      
      Signed-off-by: Maksims Svecovs's avatarMaksims Svecovs <maksims.svecovs@arm.com>
      Change-Id: I07a8861ed91160cc3f5167e16be45a921b60a285
      f24f17d9
  20. Aug 03, 2022
  21. Jul 08, 2022
  22. Jun 29, 2022
  23. Jun 10, 2022
  24. Jun 09, 2022
    • Kshitij Sisodia's avatar
      MLCE-864: Removing redundant warning · d44f57a5
      Kshitij Sisodia authored
      MPS3 clock is logged in the output, removing the
      warning as profiling would be impacted by this
      additional logging over UART.
      
      Change-Id: I1f941a75752bed0c871240aee664f8191916ab1d
      d44f57a5
  25. Jun 02, 2022
  26. Jun 01, 2022
  27. May 31, 2022
  28. May 25, 2022
  29. May 24, 2022
Loading