1. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 7 months ago
  2. fea1516 MLBEDSW-6686: Resize bilinear HPC with tile padding by Rickard Bolin · 1 year, 11 months ago
  3. cc219be MLBEDSW-4338 Randomized int16 PAD output diff by Fredrik Svedberg · 1 year, 8 months ago
  4. fd8b500 MLBEDSW-6263: Use separate tensors for double buffering by Rickard Bolin · 2 years ago
  5. b5df773 Revert "MLBEDSW-6263: Use separate tensors for double buffering" by Tim Hall · 2 years ago
  6. d857507 Update version of Black to 22.3.0 by Jonas Ohlsson · 2 years, 2 months ago
  7. cc5f4de MLBEDSW-6263: Use separate tensors for double buffering by Louis Verhaard · 2 years, 3 months ago
  8. 845e232 MLBEDSW-3367 Add mypy to pre-commit by Jonas Ohlsson · 2 years, 3 months ago
  9. b081d67 TOSA: Added support for ADD, SUB and MUL by Patrik Gustavsson · 2 years, 9 months ago
  10. c244982 MLBEDSW-4892: Fix weight compression of asymmetrically dilated kernels. by James Peet · 2 years, 10 months ago
  11. 7519d50 MLBEDSW-4892: Fix crash affecting biases without quantization. by James Peet · 2 years, 10 months ago
  12. 8f1f9aa MLBEDSW-4838 Added basic TOSA support. by Patrik Gustavsson · 2 years, 11 months ago
  13. b279844 MLBEDSW-4819: MLCE: weight_compressor int has no attribute astype by Tim Hall · 2 years, 11 months ago
  14. 3e4168d mlw_codec: Fixed alignment warning by Mauricio Briceno · 3 years ago
  15. d784af7 MLBEDSW-4602: Fix Deepspeech scale & bias reuse issue. by Tim Hall · 3 years ago
  16. d8339a7 MLBEDSW-4034: New Scheduler Size or Performance Optimisation by Tim Hall · 3 years ago
  17. 67e11f7 weight_compressor: added mlw_reorder_encode by Mauricio Briceno · 3 years ago 3.0.0.rc1
  18. f5c07c4 [MLBEDSW-4254] Improve weight information in summary by Fredrik Svedberg · 3 years, 1 month ago
  19. 4f728c0 MLBEDSW-1499: Add MEAN operator by Dwight Lidman · 3 years, 5 months ago
  20. 460c689 MLBEDSW-4064: Update copyright headers by erik.andersson@arm.com · 3 years, 3 months ago
  21. 66d7ec0 MLBEDSW-3927: Fix wrong compression ratio by Diqing Zhong · 3 years, 4 months ago
  22. 7a6f843 MLBEDSW-2066 Improve Exception messages by Michael McGeagh · 3 years, 6 months ago
  23. f3e3ad7 MLBEDSW-2836 Change sets to tuples by Michael McGeagh · 3 years, 6 months ago
  24. aeae567 MLBEDSW-3424: Expose API through separate file by Louis Verhaard · 3 years, 7 months ago
  25. c8a7386 vela: Rename Yoda to Ethos-U65 by Tim Hall · 3 years, 7 months ago
  26. e8a5a78 MLBEDSW-839: Code generation using external API by Louis Verhaard · 3 years, 7 months ago 2.0.0.rc1
  27. 897cc14 MLBEDSW-3222: Bias tensors in fast storage by Andreas Nevalainen · 3 years, 7 months ago
  28. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 8 months ago
  29. 3010d9b MLBEDSW-3060 Adjust check if weights fit in sram by Patrik Gustavsson · 3 years, 8 months ago
  30. 9db529a MLBEDSW-3070: Fix addressing of weights by Louis Verhaard · 3 years, 8 months ago
  31. 98a3499 MLBEDSW-2935: LUT fusing with preceding operator by Louis Verhaard · 3 years, 9 months ago
  32. c3c08d8 MLBEDSW-2804: Removed invalid assert for shift range by Jacob Bohlin · 3 years, 9 months ago
  33. 940fdee MLBEDSW-2589: Skip weight compression for CPU ops by Dwight Lidman · 3 years, 9 months ago
  34. 8b24f2b [MLBEDSW-2749] removed the decorator for typecheck by Manupa Karunaratne · 3 years, 9 months ago
  35. de2a57f MLBEDSW-2684: Fix weight compression scale calculations for FC by Jacob Bohlin · 3 years, 9 months ago
  36. bef228b [EXTAPI] exposing encode of biases to be consumed by an external API by Manupa Karunaratne · 3 years, 10 months ago
  37. d83d2e1 [EXTAPI] refactor weight compression to be used by an external consumer by Manupa Karunaratne · 3 years, 10 months ago
  38. 5ff9944 MLBEDSW-2634 Avoid encoding empty weights stream by Patrik Gustavsson · 3 years, 10 months ago
  39. d89c09e MLBEDSW-2625 Alignment of tensor for bias and scale by Patrik Gustavsson · 3 years, 10 months ago
  40. ea49945 MLBEDSW-2615: MLCE: Ethos-U55 Flash usage increases due to Yoda Beta by Tim Hall · 3 years, 11 months ago
  41. e843d33 MLBEDSW-2548: Fix for Double Buffer size estimate by Jacob Bohlin · 3 years, 11 months ago
  42. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 3 years, 11 months ago
  43. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 3 years, 11 months ago
  44. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 4 years ago
  45. c30f495 Code clean-up using black and flake8 by Tim Hall · 4 years ago
  46. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  47. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 4 years ago
  48. 3c07c97 MLBEDSW-1941: Bug fix shared weights by Louis Verhaard · 4 years ago
  49. 7db7896 MLBEDSW-2067: added custom exceptions by Louis Verhaard · 4 years ago
  50. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 1 month ago
  51. ea6111a Add pre-commit support for sanity checks by Diego Russo · 4 years, 1 month ago
  52. d67c0aa MLBEDSW-819: make int16 changes by Fredrik Svedberg · 4 years, 2 months ago
  53. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 1 month ago 0.1.0