1. eee7fc6 Remove MicroErrorReporter from inference process test by Måns Nilsson · 1 year, 8 months ago
  2. 45a8a13 Profilers inherit MicroProfilerInterface instead of MicroProfiler by Måns Nilsson · 1 year, 8 months ago
  3. 39a0324 Log ofm data base64 encoded by Fredrik Svedberg · 1 year, 11 months ago
  4. 311d653 Remove path to TFLM make download folder by Kristofer Jonsson · 1 year, 9 months ago
  5. 30b17b9 Check the validity of the buffer before parsing the model by Davide Grohmann · 2 years ago
  6. 2ebaac7 Refactor performance measurements by Jonny Svärd · 2 years, 1 month ago
  7. 37fd8a3 Add inference parsing to inference process library by Davide Grohmann · 2 years, 2 months ago
  8. 59096ef Add size of data in bytes to output tensor print by Henrik Hoglind · 2 years, 3 months ago
  9. a78c7a8 Increase GetTotalTicks() to uint64_t by Kristofer Jonsson · 2 years, 4 months ago 22.02-rc1 22.02-rc2
  10. 5adf5a6 Break out the Crc class to its own library by Jonny Svärd · 2 years, 4 months ago
  11. 165f00a Do not set external context if NULL by Davide Grohmann · 2 years, 4 months ago
  12. 5a15bf4 Set TFLu external context by Kristofer Jonsson · 2 years, 4 months ago
  13. dcc1ce0 Inference process update by Kristofer Jonsson · 2 years, 5 months ago
  14. 40d886e Remove unused functions by Kristofer Jonsson · 2 years, 6 months ago
  15. 4c11a48 Use lbl-profiler to setup PMU and PMU events by Jonny Svärd · 2 years, 6 months ago
  16. ae4d830 Add crc32 of output to inference_runner by Henrik Hoglind · 2 years, 6 months ago
  17. eb91239 Remove new line from log messages by Kristofer Jonsson · 2 years, 7 months ago 21.11-rc2
  18. 97dde7e Update call to MicroInterpreter to be in line with upstream by Jens Elofsson · 2 years, 9 months ago
  19. 3bd3423 Exporting define for layer by layer profiler by Kristofer Jonsson · 2 years, 9 months ago 21.08 21.08-rc3
  20. e39d389 Layer-by-layer logging bug by Anton Moberg · 2 years, 10 months ago
  21. fa479e4 Fix wrong output data json format when compiling with GCC by Davide Grohmann · 2 years, 10 months ago 21.08-rc1
  22. 1a57eb9 Do not expose device specific info in capabilities by Davide Grohmann · 3 years ago
  23. 07cf70b Improved Logging - Core Software by Anton Moberg · 2 years, 11 months ago
  24. 3d5bb17 Removing profiler define by Kristofer Jonsson · 3 years ago
  25. a5e90fd Switch to the new tflite-micro repo. by Jens Elofsson · 3 years ago
  26. 53cc13d Add support for fetching ethosu capabilities by Davide Grohmann · 3 years ago
  27. 701a63b Add Event Recorder Profiling by Jens Elofsson · 3 years ago
  28. de044c3 Remove the PMU event register handling from EthosuProfiler. by Jens Elofsson · 3 years, 1 month ago
  29. 955288a Add EthosuProfiler to perform layer-by-layer profiling on Ethos-U. by Jens Elofsson · 3 years, 1 month ago
  30. e348f8f Update license headers by Anton Moberg · 3 years, 2 months ago
  31. 2572fe9 Handle empty pmuConfigs in InferenceJob for runJob by Per Åstrand · 3 years, 2 months ago
  32. 9045545 Fix misleading log messages by Per Åstrand · 3 years, 3 months ago 21.02
  33. 91f600c Tensorflow rebase by Kristofer Jonsson · 3 years, 4 months ago
  34. 1efcc3f Assembly support by Kristofer Jonsson · 3 years, 4 months ago
  35. 4edc178 Use ethosu namespace for core interface by Per Åstrand · 3 years, 5 months ago
  36. 66ed182 core_software - Move TensorArena by Anton Moberg · 3 years, 4 months ago 21.02-rc2
  37. 2cda7fb Missing cache maintenance by Kristofer Jonsson · 3 years, 4 months ago
  38. dc84f4f Improve mailbox msg handling for MessageProcess by Jonny Svärd · 3 years, 5 months ago
  39. 895fda8 Rename cplusplus files for consistency by Per Åstrand · 3 years, 5 months ago
  40. 97906eb MLBEDSW-3728 Resolve compiler warnings by Bhavik Patel · 3 years, 6 months ago
  41. 68b4ad5 Cache clean message queue by Kristofer Jonsson · 3 years, 6 months ago
  42. e9f57dc Specify size for pmuEventConfig vector by Jonny Svärd · 3 years, 6 months ago
  43. ffe845d MLBEDSW-3269 Add pmu counters for inference_process by Bhavik Patel · 3 years, 7 months ago
  44. f1bda56 Remove debug prints by Kristofer Jonsson · 3 years, 6 months ago 20.11
  45. 9fc527b Add basic MHU drivers by Jonny Svärd · 3 years, 7 months ago
  46. 34e2496 Improved cache maintenance by Kristofer Jonsson · 3 years, 6 months ago
  47. 2cbaaa9 Improved cache maintenance by Kristofer Jonsson · 3 years, 7 months ago 20.11-rc2
  48. 231e1d9 Fix profiling problem with no PMU counters by Måns Nilsson · 3 years, 7 months ago 20.11-rc1
  49. d9afc08 Remove dependency on cmsis_device by Per Åstrand · 3 years, 8 months ago
  50. 44398c8 Add a Mailbox interface by Jonny Svärd · 3 years, 8 months ago
  51. dc28b13 Refactor code to avoid typepunning tricks by Per Åstrand · 3 years, 8 months ago
  52. bbd9c8f Avoid shadowing class members when initializing by Per Åstrand · 3 years, 8 months ago
  53. 91a9173 Move to inttypes format specifiers for printf by Per Åstrand · 3 years, 8 months ago
  54. 72fa50b Support inferences with multiple inputs and outputs by Kristofer Jonsson · 3 years, 9 months ago
  55. 2548014 Move fast memory area to core driver by Kristofer Jonsson · 3 years, 9 months ago
  56. 641c091 Moving message- and inference processes to core software by Kristofer Jonsson · 3 years, 9 months ago 20.08