1. e82be7c [MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.py by Fredrik Svedberg · 3 years, 5 months ago
  2. 9b43f84 MLBEDSW-3653: Fix type errors in annotated files by Dwight Lidman · 3 years, 6 months ago
  3. 1e17018 MLBEDSW-3643: Refactor blockdep calculation by Louis Verhaard · 3 years, 6 months ago
  4. d266580 MLBEDSW-3562: Improve blockdep calculation by Louis Verhaard · 3 years, 6 months ago
  5. 933f55e MLBEDSW-3599: Added API for finding block configs by Louis Verhaard · 3 years, 6 months ago
  6. 5207830 MLBEDSW-3425: Added external API for driver actions by Louis Verhaard · 3 years, 7 months ago
  7. aeae567 MLBEDSW-3424: Expose API through separate file by Louis Verhaard · 3 years, 7 months ago
  8. 1bd531d MLBEDSW-3249: Vela config file examples by Tim Hall · 3 years, 7 months ago
  9. c8a7386 vela: Rename Yoda to Ethos-U65 by Tim Hall · 3 years, 7 months ago
  10. e8a5a78 MLBEDSW-839: Code generation using external API by Louis Verhaard · 3 years, 7 months ago 2.0.0.rc1
  11. e6ccd87 MLBEDSW-3019: Add profiling debug database by Tim Hall · 3 years, 7 months ago
  12. 897cc14 MLBEDSW-3222: Bias tensors in fast storage by Andreas Nevalainen · 3 years, 7 months ago
  13. 4ed38bc vela: Refactor operators to use Kernel objects by Tim Hall · 3 years, 8 months ago
  14. 6e82708 MLBEDSW-3194: Updated elementwise IFM banks count by Andreas Nevalainen · 3 years, 8 months ago
  15. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 8 months ago
  16. 0f98b36 [MLBEDSW-2802] Fix 5D tensor crash by Fredrik Svedberg · 3 years, 8 months ago
  17. cb33704 MLBEDSW-1693 Convert batched FC to Conv by Patrik Gustavsson · 3 years, 9 months ago
  18. 98a3499 MLBEDSW-2935: LUT fusing with preceding operator by Louis Verhaard · 3 years, 9 months ago
  19. d775e37 MLBEDSW-2900: softmax output diff on FPGA by Tim Hall · 3 years, 9 months ago
  20. 237d72d [MLBEDSW-2900] zero point fix for int32 ifm by Fredrik Svedberg · 3 years, 9 months ago
  21. d7911c4 MLBEDSW-2688: LUT calculation with different in/out scale by Louis Verhaard · 3 years, 9 months ago
  22. 58520b9 MLBEDSW-2688: use LeakyRelu for int16 by Louis Verhaard · 3 years, 9 months ago
  23. 87c1350 MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 pools by Charles Xu · 3 years, 10 months ago
  24. 1575b94 [MLBEDSW-2730] Implement LUT generation for softmax uint8/int8 by Fredrik Svedberg · 3 years, 10 months ago
  25. f899231 MLBEDSW-2611: Update global scale for 16 bit to tanh and sigmoid by Charles Xu · 3 years, 10 months ago
  26. 597fd3f [MLBEDSW-2657] Softmax uint8/int8 by Fredrik Svedberg · 3 years, 10 months ago
  27. 289a41d Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620) by Tim Hall · 3 years, 10 months ago
  28. 0b8268a MLBEDSW-2688: Improved LUT support by Louis Verhaard · 3 years, 10 months ago
  29. be733cf MLBEDSW-2639: Remove reverse_op_order attribute by Jacob Bohlin · 3 years, 10 months ago
  30. bf61268 MLBEDSW-2755: Added check that ifm2_tensor is set by Jacob Bohlin · 3 years, 10 months ago
  31. e99b893 MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generator by Jacob Bohlin · 3 years, 11 months ago
  32. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years ago
  33. 9a03fdf MLBEDSW-2569:Support 1x1 IFM ResizeBilinear by Charles Xu · 4 years ago
  34. 8677e53 vela: Fix numpy deprecation warning by Michael McGeagh · 3 years, 10 months ago
  35. 9fbc491 MLBEDSW-1497: Add Quantize operator support by Jacob Bohlin · 4 years ago
  36. 0b9ca78 Minor black code clean-up by Jacob Bohlin · 3 years, 11 months ago
  37. 42e4189 MLBEDSW-2600: Fix writing of register for wrong architecture by Tim Hall · 4 years ago
  38. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 4 years ago
  39. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 4 years ago
  40. eca2e95 MLBEDSW-2306 Added more supported mem-cfgs by Patrik Gustavsson · 4 years ago
  41. 749d921 MLBEDSW-2468: Rounding 16bit scale multiplier by 0.5 by Charles Xu · 4 years ago
  42. c88a96f MLBEDSW-2455: Bug fix int16 elementwise with scalar by Louis Verhaard · 4 years ago
  43. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  44. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 4 years ago
  45. 86d4993 MLBEDSW-2434: optim: 19_12_32, bilinear + depthwise int8 output diff by Dwight Lidman · 4 years ago
  46. 620d88c MLBEDSW-786: Fix Tanh/Sigmoid for int16 by Fredrik Svedberg · 4 years, 1 month ago
  47. 9033795 Fix blockdep issue for MLBEDSW-1872 rnnoise by Tim Hall · 4 years, 1 month ago
  48. 0cf06c7 MLBEDSW-1685: bug fix when IFM==IFM2 for elementwise ops by Louis Verhaard · 4 years, 1 month ago
  49. 3e9c434 MLBEDSW-1906: Extend IFM to full dimension by Charles Xu · 4 years, 1 month ago
  50. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 1 month ago
  51. 3ec04ac MLBEDSW-1498: Add Resize_Bilinear operator support by Dwight Lidman · 4 years, 1 month ago
  52. ea6111a Add pre-commit support for sanity checks by Diego Russo · 4 years, 2 months ago
  53. 0538a77 MLBEDSW-1970: Add stride 3 support by Dwight Lidman · 4 years, 1 month ago
  54. 3c67829 Fixed issuing of REGION cmds to allow constant FeatureMaps by Jacob Bohlin · 4 years, 1 month ago
  55. d67c0aa MLBEDSW-819: make int16 changes by Fredrik Svedberg · 4 years, 2 months ago
  56. fed918b Update to HI 0.169 by Diqing Zhong · 4 years, 1 month ago
  57. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 1 month ago 0.1.0