1. d6efcd3 MLEMBED-1918: Issue with REDUCE_SUM on Ethos-U65-512 by Tim Hall · 1 year, 9 months ago 3.6.0.rc0
  2. 885033b MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR support by Tim Hall · 1 year, 10 months ago
  3. e178f38 vela: OFM_SCALE refactor by Tim Hall · 1 year, 10 months ago
  4. cda4fcb MLBEDSW-6563: networks failing with memory area exceeded in vela by Tim Hall · 2 years ago 3.4.0.rc2
  5. 114baba MLBEDSW-6452: Add byte offset in command stream by Tim Hall · 2 years ago
  6. 68df8a1 vela: Added debug info to external API by Tim Hall · 2 years, 2 months ago
  7. d857507 Update version of Black to 22.3.0 by Jonas Ohlsson · 2 years, 2 months ago
  8. 845e232 MLBEDSW-3367 Add mypy to pre-commit by Jonas Ohlsson · 2 years, 3 months ago
  9. e3dd2f3 MLBEDSW-5717 Fix for sigmoid int16 by Patrik Gustavsson · 2 years, 6 months ago
  10. b081d67 TOSA: Added support for ADD, SUB and MUL by Patrik Gustavsson · 2 years, 9 months ago
  11. c74682c TOSA: Support for AVGPOOL, MAXPOOL and CONV2D by Patrik Gustavsson · 2 years, 9 months ago
  12. b8060f5 MLBEDSW-4738 Reinstate find_block_config from v2.1 by Jacob Bohlin · 2 years, 9 months ago
  13. 3016157 Block config optimisation for 256/512 configurations by Tim Hall · 2 years, 11 months ago
  14. d8339a7 MLBEDSW-4034: New Scheduler Size or Performance Optimisation by Tim Hall · 3 years ago
  15. a0b8d5f MLBEDSW-4429: elementwise_broadcast output diff by Dwight Lidman · 3 years, 1 month ago
  16. ad656a8 MLBEDSW-3550 Only use simple scaling when bitexact with TFLite by Henrik G Olsson · 3 years, 2 months ago
  17. 893780c MLBEDSW-3502: Bug fix addresses >= 32 bit by Louis Verhaard · 3 years, 2 months ago
  18. 226ecaf Performance improvement in tensor allocation by Louis Verhaard · 3 years, 2 months ago
  19. c629129 MLBEDSW-4071: Power of two handling 16-bit tanh/sigmoid by Louis Verhaard · 3 years, 2 months ago
  20. 024c355 MLBEDSW-3502: Add address checks by Louis Verhaard · 3 years, 2 months ago
  21. 1878dab MLBEDSW-3458: Added command stream size check. by erik.andersson@arm.com · 3 years, 2 months ago
  22. a8e48e6 Address generation fix by Mauricio Briceno · 3 years, 2 months ago
  23. 460c689 MLBEDSW-4064: Update copyright headers by erik.andersson@arm.com · 3 years, 3 months ago
  24. e82be7c [MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.py by Fredrik Svedberg · 3 years, 4 months ago
  25. 9b43f84 MLBEDSW-3653: Fix type errors in annotated files by Dwight Lidman · 3 years, 5 months ago
  26. 1e17018 MLBEDSW-3643: Refactor blockdep calculation by Louis Verhaard · 3 years, 6 months ago
  27. d266580 MLBEDSW-3562: Improve blockdep calculation by Louis Verhaard · 3 years, 6 months ago
  28. 933f55e MLBEDSW-3599: Added API for finding block configs by Louis Verhaard · 3 years, 6 months ago
  29. 5207830 MLBEDSW-3425: Added external API for driver actions by Louis Verhaard · 3 years, 6 months ago
  30. aeae567 MLBEDSW-3424: Expose API through separate file by Louis Verhaard · 3 years, 7 months ago
  31. 1bd531d MLBEDSW-3249: Vela config file examples by Tim Hall · 3 years, 7 months ago
  32. c8a7386 vela: Rename Yoda to Ethos-U65 by Tim Hall · 3 years, 7 months ago
  33. e8a5a78 MLBEDSW-839: Code generation using external API by Louis Verhaard · 3 years, 7 months ago 2.0.0.rc1
  34. e6ccd87 MLBEDSW-3019: Add profiling debug database by Tim Hall · 3 years, 6 months ago
  35. 897cc14 MLBEDSW-3222: Bias tensors in fast storage by Andreas Nevalainen · 3 years, 7 months ago
  36. 4ed38bc vela: Refactor operators to use Kernel objects by Tim Hall · 3 years, 7 months ago
  37. 6e82708 MLBEDSW-3194: Updated elementwise IFM banks count by Andreas Nevalainen · 3 years, 7 months ago
  38. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 8 months ago
  39. 0f98b36 [MLBEDSW-2802] Fix 5D tensor crash by Fredrik Svedberg · 3 years, 8 months ago
  40. cb33704 MLBEDSW-1693 Convert batched FC to Conv by Patrik Gustavsson · 3 years, 8 months ago
  41. 98a3499 MLBEDSW-2935: LUT fusing with preceding operator by Louis Verhaard · 3 years, 9 months ago
  42. d775e37 MLBEDSW-2900: softmax output diff on FPGA by Tim Hall · 3 years, 9 months ago
  43. 237d72d [MLBEDSW-2900] zero point fix for int32 ifm by Fredrik Svedberg · 3 years, 9 months ago
  44. d7911c4 MLBEDSW-2688: LUT calculation with different in/out scale by Louis Verhaard · 3 years, 9 months ago
  45. 58520b9 MLBEDSW-2688: use LeakyRelu for int16 by Louis Verhaard · 3 years, 9 months ago
  46. 87c1350 MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 pools by Charles Xu · 3 years, 10 months ago
  47. 1575b94 [MLBEDSW-2730] Implement LUT generation for softmax uint8/int8 by Fredrik Svedberg · 3 years, 9 months ago
  48. f899231 MLBEDSW-2611: Update global scale for 16 bit to tanh and sigmoid by Charles Xu · 3 years, 9 months ago
  49. 597fd3f [MLBEDSW-2657] Softmax uint8/int8 by Fredrik Svedberg · 3 years, 9 months ago
  50. 289a41d Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620) by Tim Hall · 3 years, 10 months ago
  51. 0b8268a MLBEDSW-2688: Improved LUT support by Louis Verhaard · 3 years, 10 months ago
  52. be733cf MLBEDSW-2639: Remove reverse_op_order attribute by Jacob Bohlin · 3 years, 9 months ago
  53. bf61268 MLBEDSW-2755: Added check that ifm2_tensor is set by Jacob Bohlin · 3 years, 9 months ago
  54. e99b893 MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generator by Jacob Bohlin · 3 years, 10 months ago
  55. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years ago
  56. 9a03fdf MLBEDSW-2569:Support 1x1 IFM ResizeBilinear by Charles Xu · 3 years, 11 months ago
  57. 8677e53 vela: Fix numpy deprecation warning by Michael McGeagh · 3 years, 10 months ago
  58. 9fbc491 MLBEDSW-1497: Add Quantize operator support by Jacob Bohlin · 3 years, 11 months ago
  59. 0b9ca78 Minor black code clean-up by Jacob Bohlin · 3 years, 10 months ago
  60. 42e4189 MLBEDSW-2600: Fix writing of register for wrong architecture by Tim Hall · 3 years, 11 months ago
  61. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 3 years, 11 months ago
  62. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 3 years, 11 months ago
  63. eca2e95 MLBEDSW-2306 Added more supported mem-cfgs by Patrik Gustavsson · 4 years ago
  64. 749d921 MLBEDSW-2468: Rounding 16bit scale multiplier by 0.5 by Charles Xu · 4 years ago
  65. c88a96f MLBEDSW-2455: Bug fix int16 elementwise with scalar by Louis Verhaard · 4 years ago
  66. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  67. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 4 years ago
  68. 86d4993 MLBEDSW-2434: optim: 19_12_32, bilinear + depthwise int8 output diff by Dwight Lidman · 4 years ago
  69. 620d88c MLBEDSW-786: Fix Tanh/Sigmoid for int16 by Fredrik Svedberg · 4 years ago
  70. 9033795 Fix blockdep issue for MLBEDSW-1872 rnnoise by Tim Hall · 4 years ago
  71. 0cf06c7 MLBEDSW-1685: bug fix when IFM==IFM2 for elementwise ops by Louis Verhaard · 4 years ago
  72. 3e9c434 MLBEDSW-1906: Extend IFM to full dimension by Charles Xu · 4 years, 1 month ago
  73. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 1 month ago
  74. 3ec04ac MLBEDSW-1498: Add Resize_Bilinear operator support by Dwight Lidman · 4 years, 1 month ago
  75. ea6111a Add pre-commit support for sanity checks by Diego Russo · 4 years, 1 month ago
  76. 0538a77 MLBEDSW-1970: Add stride 3 support by Dwight Lidman · 4 years ago
  77. 3c67829 Fixed issuing of REGION cmds to allow constant FeatureMaps by Jacob Bohlin · 4 years, 1 month ago
  78. d67c0aa MLBEDSW-819: make int16 changes by Fredrik Svedberg · 4 years, 2 months ago
  79. fed918b Update to HI 0.169 by Diqing Zhong · 4 years, 1 month ago
  80. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 1 month ago 0.1.0