aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysAdd INT64 support to inference_parserHEADmasterJonny Svärd
2024-03-06Update TFLM build configurationMåns Nilsson
2023-12-15Add NPU placeholder profiler lib24.02-rc124.02Mikael Olsson
2023-11-08Remove workaround for libmetal support with ARMCC v6 compiler23.11-rc223.11-rc123.11Ledion Daja
2023-10-24Update FlatBuffers versionAdrian Lundell
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-06-13Add cmsis-dsp in repository's ignore listLedion Daja
2023-05-02Suppress openamp warnings23.05-rc223.05-rc123.05Ledion 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-02-15Fix compilation warnings for OpenAMP23.02-rc223.02Kristofer Jonsson
2023-01-17Build OpenAMP from recipe23.02-rc1Kristofer Jonsson
2023-01-12Reinsert INFERENCE_PROCESS_OPS_RESOLVERKristofer Jonsson
2022-12-15Remove ethosu_core and ethosu_applicationsKristofer Jonsson
2022-12-05Merge performance samplesKristofer Jonsson
2022-11-30Extend inference_process library to use MicroMutableOpResolverLedion Daja
2022-11-28Temporarily disable armclang for ThreadX buildsJonny Svärd
2022-11-23Use Tensorflow MicroPrintfKristofer Jonsson
2022-11-17Fix CMake warning when downloading external projectsKristofer Jonsson
2022-11-04Update README how to contribute22.11-rc222.11Kristofer Jonsson
2022-10-31Moving CMSIS-NN to separate repository22.11-rc1Kristofer Jonsson
2022-10-20Remove MicroErrorReporter from inference process testMåns Nilsson
2022-10-03Update Event MonitorKristofer Jonsson
2022-09-30Fix cmake CMAKE_SYSTEM_PROCESSOR string matchesLedion Daja
2022-09-29Profilers inherit MicroProfilerInterface instead of MicroProfilerMåns Nilsson
2022-09-13Bug fix matching CPU numberKristofer Jonsson
2022-09-13Log ofm data base64 encodedFredrik Svedberg
2022-09-13Remove CMake workaround for Arm ClangLedion Daja
2022-08-30Remove path to TFLM make download folderKristofer Jonsson
2022-08-29Update Flatbuffer version to 2.0.6Kristofer Jonsson
2022-08-22Check the validity of the buffer before parsing the modelDavide Grohmann
2022-08-03Use PMU counters for Arm Cortex-M85 CPU22.08-rc222.08-rc122.08Måns Nilsson
2022-07-19Provide CMSIS-Device header as needed for TFLMMåns Nilsson
2022-06-14Refactor performance measurementsJonny Svärd
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