aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-24Remove unused leftover driver code22.05-rc322.05Davide Grohmann
2022-05-12Add support for Cortex-M8522.05-rc2Davide Grohmann
2022-05-09Silence compilation warnings22.05-rc1Kristofer Jonsson
2022-04-29Add TFLM arena allocatorKristofer Jonsson
2022-04-12Add inference parsing to inference process libraryDavide Grohmann
2022-03-24Update tflite micro cmake build settingMåns Nilsson
2022-03-21Add size of data in bytes to output tensor printHenrik Hoglind
2022-02-21Only enable ThreadX for Cortex-M5522.02-rc322.02Per Åstrand
2022-02-17Adjust build system for threadx for Cortex-M33 and Cortex-M55Davide Grohmann
2022-02-10Increase GetTotalTicks() to uint64_t22.02-rc222.02-rc1Kristofer Jonsson
2022-02-10Break out the Crc class to its own libraryJonny Svärd
2022-02-09Do not set external context if NULLDavide Grohmann
2022-01-31Set TFLu external contextKristofer Jonsson
2022-01-27Inference process updateKristofer Jonsson
2022-01-14Remove unused functionsKristofer Jonsson
2021-12-22Use lbl-profiler to setup PMU and PMU eventsJonny Svärd
2021-12-14Move drivers to core_platformYulia Garbovich
2021-12-08Add crc32 of output to inference_runnerHenrik Hoglind
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-24TFLu reference kernels21.11-rc321.11Kristofer Jonsson
2021-11-18Remove new line from log messages21.11-rc2Kristofer Jonsson
2021-11-16CMake recipe for tflite-microKristofer Jonsson
2021-10-01Revert "Remove workaround of setting CORE_OPTIMIZATION_LEVEL to -Ofast"21.11-rc1Kristofer Jonsson
2021-09-29Remove workaround of setting CORE_OPTIMIZATION_LEVEL to -OfastPatrik Laurell
2021-09-09Update call to MicroInterpreter to be in line with upstreamJens Elofsson
2021-08-30Exporting define for layer by layer profiler21.08-rc321.08Kristofer Jonsson
2021-08-17Update .gitignore to exclude zephyr sub-git21.08-rc2Davide Grohmann
2021-08-17Layer-by-layer logging bugAnton Moberg
2021-08-16Fix wrong output data json format when compiling with GCC21.08-rc1Davide Grohmann
2021-08-12Do not expose device specific info in capabilitiesDavide Grohmann
2021-07-15Improved Logging - Core SoftwareAnton Moberg
2021-07-13Change OPTIMIZATION_LEVEL to KERNEL and CORE_OPTIMIZATION_LEVEL in tflite_mic...Anton Moberg
2021-06-29Removing profiler defineKristofer Jonsson
2021-06-28adding ThreadX to rtos CMakeLists.txtliodek01
2021-06-22Remove map file generationKristofer Jonsson
2021-06-21Workaround for https://github.com/tensorflow/tflite-micro/issues/199.Jens Elofsson
2021-06-15Switch to the new tflite-micro repo.Jens Elofsson
2021-06-10Add support for fetching ethosu capabilitiesDavide Grohmann
2021-06-09Flatbuffer pathKristofer Jonsson
2021-05-31README for the Ethos-U Monitor.21.05Jens Elofsson
2021-05-27Add Event Recorder ProfilingJens Elofsson
2021-05-27Fix compiler warnings by redordering class members.Jens Elofsson
2021-05-27Add one eventRecordId for each ethosuEventId.Jens Elofsson
2021-05-27Add ethosu_monitor to core_software.21.05-rc3Jens Elofsson
2021-05-24Fixing compilation warningsKristofer Jonsson
2021-05-24[Core Software] Update and remove pmu "v2"-functionsAnton Moberg
2021-05-21Add cmsis-view to .gitignore.Jens Elofsson
2021-05-21Remove the PMU event register handling from EthosuProfiler.Jens Elofsson
2021-05-21Add EthosuProfiler to perform layer-by-layer profiling on Ethos-U.Jens Elofsson
2021-05-05MLBEDSW-4228 Building on Windows21.05-rc221.05-rc1Jonas Ohlsson