aboutsummaryrefslogtreecommitdiff
path: root/applications/inference_process/src/inference_process.cpp
AgeCommit message (Expand)Author
2023-06-20Replace AllOpsResolver usage with new solutionLedion Daja
2023-04-04Inference app: Call external context after allocate tensorsMåns Nilsson
2023-03-14Fix SEI CERT coding standard warningsLedion Daja
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-22Check the validity of the buffer before parsing the modelDavide Grohmann
2022-06-14Refactor performance measurementsJonny Svärd
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-07-15Improved Logging - Core SoftwareAnton Moberg
2021-06-29Removing profiler defineKristofer Jonsson
2021-06-15Switch to the new tflite-micro repo.Jens Elofsson
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-26Handle empty pmuConfigs in InferenceJob for runJobPer Åstrand
2021-02-25Fix misleading log messages21.02Per Åstrand
2021-02-24Tensorflow rebaseKristofer Jonsson
2021-02-12core_software - Move TensorArena21.02-rc2Anton Moberg
2021-01-13Rename cplusplus files for consistencyPer Åstrand