1. f21c31b Make inference process reusable by Måns Nilsson · 1 year, 1 month ago
  2. c23c4e1 Inference app: Call external context after allocate tensors by Måns Nilsson · 1 year, 1 month ago
  3. f1dada3 Fix SEI CERT coding standard warnings by Ledion Daja · 1 year, 3 months ago
  4. d88c1c5 Fix compilation warnings for OpenAMP by Kristofer Jonsson · 1 year, 3 months ago 23.02 23.02-rc2
  5. 02eef5b Build OpenAMP from recipe by Kristofer Jonsson · 1 year, 8 months ago 23.02-rc1
  6. 9c3d664 Reinsert INFERENCE_PROCESS_OPS_RESOLVER by Kristofer Jonsson · 1 year, 4 months ago
  7. 023b1eb Remove ethosu_core and ethosu_applications by Kristofer Jonsson · 1 year, 6 months ago
  8. 3642695 Merge performance samples by Kristofer Jonsson · 1 year, 5 months ago
  9. a7d025a Extend inference_process library to use MicroMutableOpResolver by Ledion Daja · 1 year, 6 months ago
  10. 3227fbd Temporarily disable armclang for ThreadX builds by Jonny Svärd · 1 year, 6 months ago
  11. 1fed1d5 Use Tensorflow MicroPrintf by Kristofer Jonsson · 1 year, 6 months ago
  12. eb1d711 Fix CMake warning when downloading external projects by Kristofer Jonsson · 1 year, 6 months ago
  13. 5ebfa3a Update README how to contribute by Kristofer Jonsson · 1 year, 7 months ago 22.11 22.11-rc2
  14. d0a0882 Moving CMSIS-NN to separate repository by Kristofer Jonsson · 1 year, 7 months ago 22.11-rc1
  15. eee7fc6 Remove MicroErrorReporter from inference process test by Måns Nilsson · 1 year, 7 months ago
  16. 265b7eb Update Event Monitor by Kristofer Jonsson · 1 year, 8 months ago
  17. 5845f3d Fix cmake CMAKE_SYSTEM_PROCESSOR string matches by Ledion Daja · 1 year, 8 months ago
  18. 45a8a13 Profilers inherit MicroProfilerInterface instead of MicroProfiler by Måns Nilsson · 1 year, 8 months ago
  19. dace45a Bug fix matching CPU number by Kristofer Jonsson · 1 year, 8 months ago
  20. 39a0324 Log ofm data base64 encoded by Fredrik Svedberg · 1 year, 11 months ago
  21. 449c8d8 Remove CMake workaround for Arm Clang by Ledion Daja · 1 year, 11 months ago
  22. 311d653 Remove path to TFLM make download folder by Kristofer Jonsson · 1 year, 9 months ago
  23. b708e70 Update Flatbuffer version to 2.0.6 by Kristofer Jonsson · 1 year, 9 months ago
  24. 30b17b9 Check the validity of the buffer before parsing the model by Davide Grohmann · 1 year, 11 months ago
  25. e48fa7a Use PMU counters for Arm Cortex-M85 CPU by Måns Nilsson · 1 year, 10 months ago 22.08 22.08-rc1 22.08-rc2
  26. 84c4788 Provide CMSIS-Device header as needed for TFLM by Måns Nilsson · 2 years, 1 month ago
  27. 2ebaac7 Refactor performance measurements by Jonny Svärd · 2 years ago
  28. a3b7c69 Remove unused leftover driver code by Davide Grohmann · 2 years ago 22.05 22.05-rc3
  29. 8863730 Add support for Cortex-M85 by Davide Grohmann · 2 years ago 22.05-rc2
  30. 5dffbf2 Silence compilation warnings by Kristofer Jonsson · 2 years ago 22.05-rc1
  31. c5b831f Add TFLM arena allocator by Kristofer Jonsson · 2 years, 1 month ago
  32. 37fd8a3 Add inference parsing to inference process library by Davide Grohmann · 2 years, 1 month ago
  33. 3a3d6fa Update tflite micro cmake build setting by Måns Nilsson · 2 years, 2 months ago
  34. 59096ef Add size of data in bytes to output tensor print by Henrik Hoglind · 2 years, 2 months ago
  35. 10707e4 Only enable ThreadX for Cortex-M55 by Per Åstrand · 2 years, 3 months ago 22.02 22.02-rc3
  36. 1cdbbda Adjust build system for threadx for Cortex-M33 and Cortex-M55 by Davide Grohmann · 2 years, 3 months ago
  37. a78c7a8 Increase GetTotalTicks() to uint64_t by Kristofer Jonsson · 2 years, 3 months ago 22.02-rc1 22.02-rc2
  38. 5adf5a6 Break out the Crc class to its own library by Jonny Svärd · 2 years, 3 months ago
  39. 165f00a Do not set external context if NULL by Davide Grohmann · 2 years, 3 months ago
  40. 5a15bf4 Set TFLu external context by Kristofer Jonsson · 2 years, 4 months ago
  41. dcc1ce0 Inference process update by Kristofer Jonsson · 2 years, 5 months ago
  42. 40d886e Remove unused functions by Kristofer Jonsson · 2 years, 5 months ago
  43. 4c11a48 Use lbl-profiler to setup PMU and PMU events by Jonny Svärd · 2 years, 5 months ago
  44. 05244b7 Move drivers to core_platform by Yulia Garbovich · 2 years, 6 months ago
  45. ae4d830 Add crc32 of output to inference_runner by Henrik Hoglind · 2 years, 5 months ago
  46. e4f09e5 Fixing compiler warnings by Kristofer Jonsson · 2 years, 6 months ago
  47. 02856bd TFLu reference kernels by Kristofer Jonsson · 2 years, 6 months ago 21.11 21.11-rc3
  48. eb91239 Remove new line from log messages by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc2
  49. d55ecdc CMake recipe for tflite-micro by Kristofer Jonsson · 2 years, 7 months ago
  50. 9a41619 Revert "Remove workaround of setting CORE_OPTIMIZATION_LEVEL to -Ofast" by Kristofer Jonsson · 2 years, 8 months ago 21.11-rc1
  51. 236a00d Remove workaround of setting CORE_OPTIMIZATION_LEVEL to -Ofast by Patrik Laurell · 2 years, 8 months ago
  52. 97dde7e Update call to MicroInterpreter to be in line with upstream by Jens Elofsson · 2 years, 8 months ago
  53. 3bd3423 Exporting define for layer by layer profiler by Kristofer Jonsson · 2 years, 9 months ago 21.08 21.08-rc3
  54. f40a3a9 Update .gitignore to exclude zephyr sub-git by Davide Grohmann · 2 years, 9 months ago 21.08-rc2
  55. e39d389 Layer-by-layer logging bug by Anton Moberg · 2 years, 9 months ago
  56. fa479e4 Fix wrong output data json format when compiling with GCC by Davide Grohmann · 2 years, 9 months ago 21.08-rc1
  57. 1a57eb9 Do not expose device specific info in capabilities by Davide Grohmann · 3 years ago
  58. 07cf70b Improved Logging - Core Software by Anton Moberg · 2 years, 11 months ago
  59. 6753675 Change OPTIMIZATION_LEVEL to KERNEL and CORE_OPTIMIZATION_LEVEL in tflite_micro.cmake by Anton Moberg · 2 years, 11 months ago
  60. 3d5bb17 Removing profiler define by Kristofer Jonsson · 2 years, 11 months ago
  61. 8e13f90 adding ThreadX to rtos CMakeLists.txt by liodek01 · 2 years, 11 months ago
  62. 34c8bc9 Remove map file generation by Kristofer Jonsson · 2 years, 11 months ago
  63. 46841ed Workaround for https://github.com/tensorflow/tflite-micro/issues/199. by Jens Elofsson · 2 years, 11 months ago
  64. a5e90fd Switch to the new tflite-micro repo. by Jens Elofsson · 3 years ago
  65. 53cc13d Add support for fetching ethosu capabilities by Davide Grohmann · 3 years ago
  66. 5d6d474 Flatbuffer path by Kristofer Jonsson · 3 years ago
  67. 8b1d9de README for the Ethos-U Monitor. by Jens Elofsson · 3 years ago 21.05
  68. 701a63b Add Event Recorder Profiling by Jens Elofsson · 3 years ago
  69. 036d1a8 Fix compiler warnings by redordering class members. by Jens Elofsson · 3 years ago
  70. fdbf0ec Add one eventRecordId for each ethosuEventId. by Jens Elofsson · 3 years ago
  71. a9817a1 Add ethosu_monitor to core_software. by Jens Elofsson · 3 years ago 21.05-rc3
  72. 44d6e22 Fixing compilation warnings by Kristofer Jonsson · 3 years ago
  73. 596a466 [Core Software] Update and remove pmu "v2"-functions by Anton Moberg · 3 years ago
  74. a9c0e9a Add cmsis-view to .gitignore. by Jens Elofsson · 3 years ago
  75. de044c3 Remove the PMU event register handling from EthosuProfiler. by Jens Elofsson · 3 years ago
  76. 955288a Add EthosuProfiler to perform layer-by-layer profiling on Ethos-U. by Jens Elofsson · 3 years, 1 month ago
  77. 7f3c1c9 MLBEDSW-4228 Building on Windows by Jonas Ohlsson · 3 years ago 21.05-rc1 21.05-rc2
  78. e348f8f Update license headers by Anton Moberg · 3 years, 2 months ago
  79. 2572fe9 Handle empty pmuConfigs in InferenceJob for runJob by Per Åstrand · 3 years, 2 months ago
  80. 3a0d3f2 Add timing adapter driver by Jonny Svärd · 3 years, 2 months ago
  81. 9045545 Fix misleading log messages by Per Åstrand · 3 years, 3 months ago 21.02
  82. 91f600c Tensorflow rebase by Kristofer Jonsson · 3 years, 3 months ago
  83. 1efcc3f Assembly support by Kristofer Jonsson · 3 years, 3 months ago
  84. ff1d14d Trademark information by Kristofer Jonsson · 3 years, 3 months ago
  85. 4edc178 Use ethosu namespace for core interface by Per Åstrand · 3 years, 4 months ago
  86. 4fd07fb MLBEDSW-3798 - MultiNPU test freeRTOS config by Anton Moberg · 3 years, 3 months ago
  87. 66ed182 core_software - Move TensorArena by Anton Moberg · 3 years, 3 months ago 21.02-rc2
  88. 83e4996 Split cmsis_startup into _startup and _system by Per Åstrand · 3 years, 4 months ago 21.02-rc1
  89. 3c60f14 Remove ethosu_core_rtos by Per Åstrand · 3 years, 4 months ago
  90. 2cda7fb Missing cache maintenance by Kristofer Jonsson · 3 years, 4 months ago
  91. dc84f4f Improve mailbox msg handling for MessageProcess by Jonny Svärd · 3 years, 4 months ago
  92. 844d57d Replace TAGS in TFLu by Måns Nilsson · 3 years, 4 months ago
  93. 895fda8 Rename cplusplus files for consistency by Per Åstrand · 3 years, 4 months ago
  94. 19a22ae Adapt cmsis build for secure/nonsecure worlds by Per Åstrand · 3 years, 6 months ago
  95. 97906eb MLBEDSW-3728 Resolve compiler warnings by Bhavik Patel · 3 years, 5 months ago
  96. f946f6f Build Tensorflow Lite for Microcontrollers with Olympus CPU by Bhavik Patel · 3 years, 5 months ago
  97. ff265f9 Add basic UART drivers by Jonny Svärd · 3 years, 5 months ago
  98. 7cfa570 CMSIS dependency by Kristofer Jonsson · 3 years, 5 months ago
  99. 68b4ad5 Cache clean message queue by Kristofer Jonsson · 3 years, 5 months ago
  100. e9f57dc Specify size for pmuEventConfig vector by Jonny Svärd · 3 years, 5 months ago