aboutsummaryrefslogtreecommitdiff
path: root/applications
AgeCommit message (Expand)Author
2021-11-18Remove new line from log messages21.11-rc2Kristofer Jonsson
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-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-06-29Removing profiler defineKristofer Jonsson
2021-06-15Switch to the new tflite-micro repo.Jens Elofsson
2021-06-10Add support for fetching ethosu capabilitiesDavide Grohmann
2021-05-27Add Event Recorder ProfilingJens 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-03-31Update license headersAnton Moberg
2021-03-26Handle empty pmuConfigs in InferenceJob for runJobPer Åstrand
2021-02-25Fix misleading log messages21.02Per Åstrand
2021-02-24Tensorflow rebaseKristofer Jonsson
2021-02-23Assembly supportKristofer Jonsson
2021-02-23Use ethosu namespace for core interfacePer Åstrand
2021-02-12core_software - Move TensorArena21.02-rc2Anton Moberg
2021-02-01Missing cache maintenanceKristofer Jonsson
2021-01-27Improve mailbox msg handling for MessageProcessJonny Svärd
2021-01-13Rename cplusplus files for consistencyPer Åstrand
2020-12-21MLBEDSW-3728 Resolve compiler warningsBhavik Patel
2020-12-10Cache clean message queueKristofer Jonsson
2020-12-10Specify size for pmuEventConfig vectorJonny Svärd
2020-12-08MLBEDSW-3269 Add pmu counters for inference_processBhavik Patel
2020-11-27Remove debug prints20.11Kristofer Jonsson
2020-11-26Add basic MHU driversJonny Svärd
2020-11-25Improved cache maintenanceKristofer Jonsson
2020-11-19Improved cache maintenance20.11-rc2Kristofer Jonsson
2020-11-09Fix profiling problem with no PMU counters20.11-rc1Måns Nilsson
2020-10-12Remove dependency on cmsis_devicePer Åstrand
2020-10-09Add a Mailbox interfaceJonny Svärd
2020-10-06Refactor code to avoid typepunning tricksPer Åstrand
2020-09-25Avoid shadowing class members when initializingPer Åstrand
2020-09-25Move to inttypes format specifiers for printfPer Åstrand
2020-09-15Support inferences with multiple inputs and outputsKristofer Jonsson
2020-09-03Move fast memory area to core driverKristofer Jonsson
2020-09-01Moving message- and inference processes to core software20.08Kristofer Jonsson