aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-31Update license headersAnton Moberg
2021-03-26Handle empty pmuConfigs in InferenceJob for runJobPer Åstrand
2021-03-24Add timing adapter driverJonny Svärd
2021-02-25Fix misleading log messages21.02Per Åstrand
2021-02-24Tensorflow rebaseKristofer Jonsson
2021-02-23Assembly supportKristofer Jonsson
2021-02-23Trademark informationKristofer Jonsson
2021-02-23Use ethosu namespace for core interfacePer Åstrand
2021-02-12MLBEDSW-3798 - MultiNPU test freeRTOS configAnton Moberg
2021-02-12core_software - Move TensorArena21.02-rc2Anton Moberg
2021-02-03Split cmsis_startup into _startup and _system21.02-rc1Per Åstrand
2021-02-03Remove ethosu_core_rtosPer Åstrand
2021-02-01Missing cache maintenanceKristofer Jonsson
2021-01-27Improve mailbox msg handling for MessageProcessJonny Svärd
2021-01-22Replace TAGS in TFLuMåns Nilsson
2021-01-13Rename cplusplus files for consistencyPer Åstrand
2021-01-12Adapt cmsis build for secure/nonsecure worldsPer Åstrand
2020-12-21MLBEDSW-3728 Resolve compiler warningsBhavik Patel
2020-12-18Build Tensorflow Lite for Microcontrollers with Olympus CPUBhavik Patel