1. 8c32e15 MLBEDSW-2575: Update documentation for Yoda Beta by Tim Hall · 3 years, 10 months ago 1.1.0 1.1.0.rc2
  2. b02c8d9 MLBEDSW-2552: Skip npu cycle calculation for cpu op by Charles Xu · 3 years, 10 months ago 1.1.0.rc1
  3. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 3 years, 10 months ago
  4. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 3 years, 10 months ago
  5. eca2e95 MLBEDSW-2306 Added more supported mem-cfgs by Patrik Gustavsson · 4 years ago
  6. eec4e50 MLBEDSW-2547 Add accelerator_configs by Patrik Gustavsson · 3 years, 10 months ago
  7. 83dec5c Update arch to 1.0.1 by Douglas Troha · 3 years, 11 months ago
  8. e76a533 doc: Add PyPi information to README.md by Tim Hall · 3 years, 10 months ago
  9. e4fd480 doc: Remove remains of a merge-conflict in OPTIONS.md by Jacob Bohlin · 3 years, 11 months ago 1.0.0
  10. 2a7ebe3 vela: Fix block config override issue. by Tim Hall · 3 years, 11 months ago
  11. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 3 years, 11 months ago
  12. 10a6618 MLBEDSW-2062: Add EAC release notes by Tim Hall · 3 years, 11 months ago
  13. 70cc121 MLBEDSW-2506: Swap broadcast input if applicable by Charles Xu · 3 years, 11 months ago
  14. c30f495 Code clean-up using black and flake8 by Tim Hall · 3 years, 11 months ago
  15. 0fc46dc tools: Fix pytest-cov in pre-commit by Tim Hall · 3 years, 11 months ago
  16. 678645b MLBEDSW-2436: Support for HardSwish operator by Louis Verhaard · 3 years, 11 months ago
  17. 19515e8 MLBEDSW-2432: Retain pass order for CPU subgraph by Charles Xu · 3 years, 11 months ago
  18. c65cb6c Added --nhcwb16-between-cascaded-passes to OPTIONS.md by Jacob Bohlin · 3 years, 11 months ago
  19. 611fcdf MLBEDSW-2435: Fix for cascading upscaling operators by Jacob Bohlin · 3 years, 11 months ago
  20. 749d921 MLBEDSW-2468: Rounding 16bit scale multiplier by 0.5 by Charles Xu · 3 years, 11 months ago
  21. 7b8823f MLBEDSW-2370: Add CLI option for NHCWB16 by Charles Xu · 4 years ago
  22. 332a704 MLBEDSW-2475: leaky relu not handling negative alpha value by Dwight Lidman · 3 years, 11 months ago
  23. ec74fd8 MLBEDSW-2061: Document CLI Options by Jacob Bohlin · 4 years ago
  24. c88a96f MLBEDSW-2455: Bug fix int16 elementwise with scalar by Louis Verhaard · 3 years, 11 months ago
  25. e0ef273 MLBEDSW-2379: Fix 1-element tensors that were marked as scalars by Louis Verhaard · 4 years ago
  26. 284223e MLBEDSW-2471: Remove unused CLI options by Tim Hall · 3 years, 11 months ago
  27. f1b67de MLBEDSW-2063: Add contributions guidelines by Tim Hall · 4 years ago
  28. 93dc553 MLBEDSW-2388: Bug fix cascaded pooling by Louis Verhaard · 3 years, 11 months ago
  29. 465582c vela: Fix tensor purpose for some CPU only ops by Tim Hall · 4 years ago
  30. 600351a MLBEDSW-1828: Ifm/ifm2 order is reversed in some cases of split by Charles Xu · 4 years ago
  31. e1a5610 MLBEDSW-2232: Update Readme with security info by Tim Hall · 4 years ago
  32. 25f605c vela: Add support for CPU only networks by Tim Hall · 4 years ago
  33. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  34. 5b3dcd7 MLBEDSW-2269: Fix the buffer overlap issue for multi subgraphes by Charles Xu · 4 years ago
  35. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 3 years, 11 months ago
  36. 3c07c97 MLBEDSW-1941: Bug fix shared weights by Louis Verhaard · 4 years ago
  37. 86d4993 MLBEDSW-2434: optim: 19_12_32, bilinear + depthwise int8 output diff by Dwight Lidman · 3 years, 11 months ago
  38. 42fed94 MLBEDSW-2372: Failing assert for ResizeBilinear with upscale != 2x by Dwight Lidman · 4 years ago
  39. a9390f7 MLBEDSW-1971: Verify ifm block size calculation against specification by Dwight Lidman · 4 years ago
  40. 388e9c2 [MLBEDSW-1996] Update supported operator checks by Fredrik Svedberg · 4 years ago
  41. 86841e7 MLBEDSW-2339: No DMA needed for elementwise scalar in case of offchip by Charles Xu · 4 years ago
  42. 7db7896 MLBEDSW-2067: added custom exceptions by Louis Verhaard · 4 years ago
  43. 7879222 Add elementwise vector scalars support by Charles Xu · 4 years ago
  44. 620d88c MLBEDSW-786: Fix Tanh/Sigmoid for int16 by Fredrik Svedberg · 4 years ago
  45. f98c674 MLBEDSW-1540: bug fix SHRAM buffer size calculation by Louis Verhaard · 4 years ago
  46. c4cbbc9 MLBEDSW-2002: Fix Reshape's output MemArea by Louis Verhaard · 4 years ago
  47. 4e12776 Further update for MLBEDSW-1872 by Tim Hall · 4 years ago
  48. 77f8396 Include 0.180 in HI 1.0 by Douglas Troha · 4 years ago
  49. 9b8fa12 MLBEDSW-2303: Bug fix Split by Louis Verhaard · 4 years ago
  50. d0eee26 Add test for len1_array_to_scalar function by Diego Russo · 4 years ago
  51. e4e58e1 Add float32 support for unsupported operators by Tim Hall · 4 years ago
  52. 9033795 Fix blockdep issue for MLBEDSW-1872 rnnoise by Tim Hall · 4 years ago
  53. 53d4752 MLBEDSW-1649: Add size splits for Split op by Charles Xu · 4 years ago
  54. 22df2ad Update to HI 1.0 by Douglas Troha · 4 years ago
  55. 0cf06c7 MLBEDSW-1685: bug fix when IFM==IFM2 for elementwise ops by Louis Verhaard · 4 years ago
  56. 3e9c434 MLBEDSW-1906: Extend IFM to full dimension by Charles Xu · 4 years ago
  57. 286bd5e Add some basic LiveRange test by Diego Russo · 4 years ago
  58. 56cd4a6 Add pytest for mlw_codec module by Diego Russo · 4 years ago
  59. c82b40c Add pytest/pytest-cov support for pre-commit by Diego Russo · 4 years ago
  60. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years ago
  61. 3ec04ac MLBEDSW-1498: Add Resize_Bilinear operator support by Dwight Lidman · 4 years ago
  62. 1629f33 Add .gitignore by Diego Russo · 4 years ago
  63. ea6111a Add pre-commit support for sanity checks by Diego Russo · 4 years, 1 month ago
  64. 2213e90 MLBEDSW-2241: Fix for NHCWB16 with int16 by Patrik Gustavsson · 4 years ago
  65. cf72890 MLBEDSW-1998: Add support for new_axis_mask by Patrik Gustavsson · 4 years ago
  66. 0538a77 MLBEDSW-1970: Add stride 3 support by Dwight Lidman · 4 years ago
  67. 10349e7 MLBEDSW-2030: PReLU is not mapped for passthrough by Tim Hall · 4 years ago
  68. 65da379 MLBEDSW-1997: POW operator fails to load by Tim Hall · 4 years ago
  69. bb33039 Apply fixes to mlw_encoder by Tim Hall · 4 years ago
  70. c91dd1c MLBEDSW-819: int16 changes for advanced add/sub by Fredrik Svedberg · 4 years ago
  71. 3c67829 Fixed issuing of REGION cmds to allow constant FeatureMaps by Jacob Bohlin · 4 years ago
  72. feeb06d MLBEDSW-1370: Use NHCWB16 between NPU ops by Patrik Gustavsson · 4 years ago
  73. 4913433 MLBEDSW-1998: Add more support for Strided_slice by Patrik Gustavsson · 4 years ago
  74. f995db7 MLBEDSW-2001: Fix unary elementwise operator regression by Dwight Lidman · 4 years ago
  75. d67c0aa MLBEDSW-819: make int16 changes by Fredrik Svedberg · 4 years, 1 month ago
  76. fed918b Update to HI 0.169 by Diqing Zhong · 4 years ago
  77. b731170 Update to HI 0.162 by Diqing Zhong · 4 years, 1 month ago
  78. 79d07d2 Add Vela codebase by Tim Hall · 4 years ago 0.1.0
  79. 47bca71 Initial commit by Tim Hall · 4 years ago