aboutsummaryrefslogtreecommitdiff
path: root/applications
AgeCommit message (Expand)Author
2024-03-15Add INT64 support to inference_parsermasterJonny Svärd
2023-08-07Fix parser not always null-terminating model desc23.08-rc223.08-rc123.08Mikael Olsson
2023-06-20Replace AllOpsResolver usage with new solutionLedion Daja
2023-04-27inference_process: Replace deprecated function callJonny Svärd
2023-04-26Make inference process reusableMåns Nilsson
2023-04-04Inference app: Call external context after allocate tensorsMåns Nilsson
2023-03-14Fix SEI CERT coding standard warningsLedion Daja
2023-01-12Reinsert INFERENCE_PROCESS_OPS_RESOLVERKristofer Jonsson
2022-12-15Remove ethosu_core and ethosu_applicationsKristofer Jonsson
2022-11-30Extend inference_process library to use MicroMutableOpResolverLedion Daja
2022-11-23Use Tensorflow MicroPrintfKristofer Jonsson
2022-10-20Remove MicroErrorReporter from inference process testMåns Nilsson
2022-09-29Profilers inherit MicroProfilerInterface instead of MicroProfilerMåns Nilsson
2022-09-13Log ofm data base64 encodedFredrik Svedberg
2022-08-30Remove path to TFLM make download folderKristofer Jonsson
2022-08-22Check the validity of the buffer before parsing the modelDavide Grohmann
2022-06-14Refactor performance measurementsJonny Svärd
2022-04-12Add inference parsing to inference process libraryDavide Grohmann
2022-03-21Add size of data in bytes to output tensor printHenrik Hoglind
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-08Add crc32 of output to inference_runnerHenrik Hoglind
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