1. 9045545 Fix misleading log messages by Per Åstrand · 3 years, 2 months ago 21.02
  2. 91f600c Tensorflow rebase by Kristofer Jonsson · 3 years, 3 months ago
  3. 1efcc3f Assembly support by Kristofer Jonsson · 3 years, 3 months ago
  4. ff1d14d Trademark information by Kristofer Jonsson · 3 years, 2 months ago
  5. 4edc178 Use ethosu namespace for core interface by Per Åstrand · 3 years, 4 months ago
  6. 4fd07fb MLBEDSW-3798 - MultiNPU test freeRTOS config by Anton Moberg · 3 years, 3 months ago
  7. 66ed182 core_software - Move TensorArena by Anton Moberg · 3 years, 3 months ago 21.02-rc2
  8. 83e4996 Split cmsis_startup into _startup and _system by Per Åstrand · 3 years, 3 months ago 21.02-rc1
  9. 3c60f14 Remove ethosu_core_rtos by Per Åstrand · 3 years, 3 months ago
  10. 2cda7fb Missing cache maintenance by Kristofer Jonsson · 3 years, 3 months ago
  11. dc84f4f Improve mailbox msg handling for MessageProcess by Jonny Svärd · 3 years, 4 months ago
  12. 844d57d Replace TAGS in TFLu by Måns Nilsson · 3 years, 4 months ago
  13. 895fda8 Rename cplusplus files for consistency by Per Åstrand · 3 years, 4 months ago
  14. 19a22ae Adapt cmsis build for secure/nonsecure worlds by Per Åstrand · 3 years, 5 months ago
  15. 97906eb MLBEDSW-3728 Resolve compiler warnings by Bhavik Patel · 3 years, 5 months ago
  16. f946f6f Build Tensorflow Lite for Microcontrollers with Olympus CPU by Bhavik Patel · 3 years, 5 months ago
  17. ff265f9 Add basic UART drivers by Jonny Svärd · 3 years, 5 months ago
  18. 7cfa570 CMSIS dependency by Kristofer Jonsson · 3 years, 5 months ago
  19. 68b4ad5 Cache clean message queue by Kristofer Jonsson · 3 years, 5 months ago
  20. e9f57dc Specify size for pmuEventConfig vector by Jonny Svärd · 3 years, 5 months ago
  21. ffe845d MLBEDSW-3269 Add pmu counters for inference_process by Bhavik Patel · 3 years, 6 months ago
  22. f1bda56 Remove debug prints by Kristofer Jonsson · 3 years, 5 months ago 20.11
  23. 9fc527b Add basic MHU drivers by Jonny Svärd · 3 years, 6 months ago
  24. 34e2496 Improved cache maintenance by Kristofer Jonsson · 3 years, 5 months ago
  25. 2cbaaa9 Improved cache maintenance by Kristofer Jonsson · 3 years, 6 months ago 20.11-rc2
  26. 6f144be Add TF_LITE_MICRO by Kristofer Jonsson · 3 years, 6 months ago
  27. 5014a44 Up C++ version to 14 for arm-none-eabi-gcc by Per Åstrand · 3 years, 6 months ago
  28. 231e1d9 Fix profiling problem with no PMU counters by Måns Nilsson · 3 years, 6 months ago 20.11-rc1
  29. 1aa56dd Update TFLU_TARGET by Måns Nilsson · 3 years, 8 months ago
  30. 78f7f94 Add ethosu_core_driver as tflu link library by Henrik Hoglind · 3 years, 6 months ago
  31. 68c1f1b MLBEDSW-2593 Build FreeRTOS kernel as a part of ethosu_core target by Bhavik Patel · 3 years, 9 months ago
  32. d273d8e Pass FLOAT flag to Tensorflow Lite micro by Kristofer Jonsson · 3 years, 7 months ago
  33. 33cbe49 Add security information by Kristofer Jonsson · 3 years, 6 months ago
  34. 73ebc48 Clang format by Kristofer Jonsson · 3 years, 7 months ago
  35. d9afc08 Remove dependency on cmsis_device by Per Åstrand · 3 years, 7 months ago
  36. 69c6aa9 Add tensorflow downloads folder to BYPRODUCTS by Per Åstrand · 3 years, 7 months ago
  37. 88530f6 Add missing include file by Kristofer Jonsson · 3 years, 7 months ago
  38. 44398c8 Add a Mailbox interface by Jonny Svärd · 3 years, 7 months ago
  39. dc28b13 Refactor code to avoid typepunning tricks by Per Åstrand · 3 years, 7 months ago
  40. bbd9c8f Avoid shadowing class members when initializing by Per Åstrand · 3 years, 7 months ago
  41. 91a9173 Move to inttypes format specifiers for printf by Per Åstrand · 3 years, 7 months ago
  42. 72fa50b Support inferences with multiple inputs and outputs by Kristofer Jonsson · 3 years, 8 months ago
  43. 98e379c Add back TAGS=cmsis-nn in tflu_gen target by Måns Nilsson · 3 years, 8 months ago
  44. 101ccef Align setting tflu optimization level with tflu upstream. by Jonas Skog · 3 years, 8 months ago
  45. 95e5a22 Update tflu_gen target by Måns Nilsson · 3 years, 8 months ago
  46. 2548014 Move fast memory area to core driver by Kristofer Jonsson · 3 years, 8 months ago
  47. 641c091 Moving message- and inference processes to core software by Kristofer Jonsson · 3 years, 8 months ago 20.08
  48. 7e07754 Add options to Tensorflow for compiler optimization level by Henrik Hoglind · 3 years, 9 months ago
  49. 6801316 Vela fast memory scratch buffer by Kristofer Jonsson · 4 years ago 20.08-rc1
  50. 6f4cb2a Adding toolchain files by Kristofer Jonsson · 3 years, 9 months ago
  51. 50aa51d Add install target & GCC support by Bhavik Patel · 3 years, 9 months ago
  52. 61fc6dc Don't set TFLU_ETHOSU_LIBS for mps2 target by Bhavik Patel · 3 years, 10 months ago
  53. 3598ef8 Add TFLU_BUILD_TYPE in tensorflow.cmake by Henrik Hoglind · 4 years ago
  54. 94ca355 MLBEDSW-2059 Add option for accelerator by Per Åstrand · 3 years, 10 months ago
  55. 3f6e07a MLBEDSW-1732 Add support for arm-none-eabi-gcc by Per Åstrand · 4 years ago 20.06 20.07 20.07-rc1
  56. 43fd4de Rename ARM_NPU tag to ethos-u in tensorflow.cmake by Henrik Hoglind · 4 years ago
  57. 88e5c5b MLBEDSW-2047 Export built CMSIS Device information by Per Åstrand · 4 years ago
  58. 1823930 MLBEDSW-1729 Adding core software build files by Kristofer Jonsson · 4 years, 1 month ago
  59. e5dd4b8 Initial commit by Kristofer Jonsson · 4 years, 1 month ago