Skip to content
  1. Dec 29, 2022
  2. Dec 23, 2022
  3. Dec 21, 2022
    • Kshitij Sisodia's avatar
      MLECO-3659: Improvement for NPU PMU counters · de54e160
      Kshitij Sisodia authored
      
      
      The NPU idle count could have been erraneously high as
      the counters were always running. This change utilises
      callback functions to start/stop the counters only when
      the inferences start/stop executing on the NPU.
      
      Changes have been made to cache maintenance functions
      called from within the NPU driver's pipeline to reduce
      the overhead caused by these.
      
      Change-Id: I69db0d3b3f3fe5b2847e15b5c3096cb1e0484176
      Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
      de54e160
  4. Dec 19, 2022
  5. Dec 09, 2022
  6. Dec 06, 2022
    • Kshitij Sisodia's avatar
      MLECO-3710: Fix for freshly updated submodule build issue. · 47406feb
      Kshitij Sisodia authored
      TensorFlow Lite Micro can have stale third party components downloaded
      by an older version. On a submodule update, our recommendation to users
      would be to use `-DTENSORFLOW_LITE_MICRO_CLEAN_DOWNLOADS=ON` to clean
      the older downloads. Moving the triggered cleaning and refresh to CMake
      configuration stage (with no parallel build option). This should have a
      better chance of success with the subsequent build step.
      
      Change-Id: I305439c09658f49765ecc15eb1ce0c8b914dd30a
      47406feb
  7. Dec 01, 2022
  8. Nov 17, 2022
  9. Nov 09, 2022
  10. Nov 08, 2022
  11. Nov 02, 2022
  12. Oct 31, 2022
  13. Oct 17, 2022
  14. Oct 14, 2022
  15. Oct 12, 2022
  16. 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
  17. Oct 05, 2022
  18. Oct 03, 2022
  19. Sep 28, 2022
  20. Sep 27, 2022
  21. Sep 26, 2022
  22. 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
  23. Sep 13, 2022
  24. Sep 07, 2022
  25. 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
  26. Sep 01, 2022
  27. Aug 31, 2022
  28. Aug 25, 2022
  29. Aug 24, 2022
  30. Aug 17, 2022
  31. Aug 16, 2022
Loading