1. 289a41d Vela: Rework NPU/DMA dependency insertion (for MLBEDSW-2620) by Tim Hall · 3 years, 10 months ago
  2. f767b93 MLBEDSW-2732: Added complex64 to datatypes by Jacob Bohlin · 3 years, 10 months ago
  3. 0b8268a MLBEDSW-2688: Improved LUT support by Louis Verhaard · 3 years, 10 months ago
  4. 458a208 MLBEDSW-2570 Avoid usage of NHCWB16 for some cases by Patrik Gustavsson · 3 years, 10 months ago
  5. be733cf MLBEDSW-2639: Remove reverse_op_order attribute by Jacob Bohlin · 3 years, 10 months ago
  6. bf61268 MLBEDSW-2755: Added check that ifm2_tensor is set by Jacob Bohlin · 3 years, 10 months ago
  7. 8b24f2b [MLBEDSW-2749] removed the decorator for typecheck by Manupa Karunaratne · 3 years, 10 months ago
  8. 1a9d20e MLBEDSW-2726: Vela crashes when marking tensor with TensorPurpose.Unknown by Dwight Lidman · 3 years, 10 months ago
  9. 7ad408b MLBEDSW-2586: Null check before accessing tensor resampling mode by Dwight Lidman · 3 years, 10 months ago
  10. c0bb899 MLBEDSW-2696 Fix Sram exceeded for Sram spilling by Patrik Gustavsson · 3 years, 10 months ago
  11. 89a6bbf MLBEDSW-2681: Ceiling the upscale for OFM/IFM by Charles Xu · 3 years, 10 months ago
  12. de2a57f MLBEDSW-2684: Fix weight compression scale calculations for FC by Jacob Bohlin · 3 years, 10 months ago
  13. 8d3216f vela: Remove redundant import, reuse existing func by Michael McGeagh · 3 years, 10 months ago
  14. c5b549b MLBEDSW-2637 Utilise new tensor and operator funcs by Michael McGeagh · 3 years, 10 months ago
  15. 5778ffd MLBEDSW-2637 Refactor util funcs out of softmax.py by Michael McGeagh · 3 years, 10 months ago
  16. 22f74e1 MLBEDSW-2383 Preserve previous metadata by Michael McGeagh · 3 years, 10 months ago
  17. e99b893 MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generator by Jacob Bohlin · 3 years, 11 months ago
  18. ecd2052 MLBEDSW-2549 Crash with incorrect strided slice op by Michael McGeagh · 3 years, 10 months ago
  19. 36ffaf3 Skip the NOP resizebilinear op by Charles Xu · 3 years, 10 months ago
  20. bef228b [EXTAPI] exposing encode of biases to be consumed by an external API by Manupa Karunaratne · 3 years, 10 months ago
  21. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years ago
  22. 9a03fdf MLBEDSW-2569:Support 1x1 IFM ResizeBilinear by Charles Xu · 4 years ago
  23. 0430882 MLBEDSW-2574: Fix issue with different bias tensor scaling by Tim Hall · 3 years, 10 months ago
  24. 8677e53 vela: Fix numpy deprecation warning by Michael McGeagh · 3 years, 10 months ago
  25. b424974 vela: Protect against divide by zero by Michael McGeagh · 3 years, 10 months ago
  26. 775e396 test: Add extra print for verbose subgraphs by Michael McGeagh · 3 years, 10 months ago
  27. 2da7d11 vela: Ignore __pycache__ folders by Michael McGeagh · 3 years, 10 months ago
  28. 7b245fd MLBEDSW-2603 Missing "new_shape" attrib in Reshape by Michael McGeagh · 3 years, 10 months ago
  29. 8d939c0 MLBEDSW-2660 Convert FC-like convs to FC by Michael McGeagh · 3 years, 10 months ago
  30. 6a8d424 vela: Move common functionality by Michael McGeagh · 3 years, 10 months ago
  31. d83d2e1 [EXTAPI] refactor weight compression to be used by an external consumer by Manupa Karunaratne · 3 years, 11 months ago
  32. ebe26c7 MLBEDSW-1538: Output diff for elementwise min/max by Dwight Lidman · 4 years ago
  33. 68a04b1 MLBEDSW-2641: Fix crash for network with only CPU ops by Jacob Bohlin · 3 years, 11 months ago
  34. 9b64ba0 MLBEDSW-2584: Support cascading of Transpose Convolution by Jacob Bohlin · 3 years, 11 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. 5ff9944 MLBEDSW-2634 Avoid encoding empty weights stream by Patrik Gustavsson · 3 years, 11 months ago
  38. d89c09e MLBEDSW-2625 Alignment of tensor for bias and scale by Patrik Gustavsson · 3 years, 11 months ago
  39. ea49945 MLBEDSW-2615: MLCE: Ethos-U55 Flash usage increases due to Yoda Beta by Tim Hall · 3 years, 11 months ago
  40. 3ab9452 MLBEDSW-2551 Add support for more mem-cfgs by Patrik Gustavsson · 4 years ago
  41. e843d33 MLBEDSW-2548: Fix for Double Buffer size estimate by Jacob Bohlin · 4 years ago
  42. 42e4189 MLBEDSW-2600: Fix writing of register for wrong architecture by Tim Hall · 4 years ago
  43. 04ce34c MLBEDSW-2340: Make the tensor address default None by Charles Xu · 4 years ago
  44. 5f47c05 MLBEDSW-2564 Restrict settings of perm. storage by Patrik Gustavsson · 4 years ago
  45. 8c32e15 MLBEDSW-2575: Update documentation for Yoda Beta by Tim Hall · 4 years ago 1.1.0 1.1.0.rc2
  46. b02c8d9 MLBEDSW-2552: Skip npu cycle calculation for cpu op by Charles Xu · 4 years ago 1.1.0.rc1
  47. 6231676 MLBEDSW-2556: Odd core/block depth weight interleaving update by Tim Hall · 4 years ago
  48. f7e810a vela: MLBEDSW-828 weight/scale stream interleaving by Tim Hall · 4 years ago
  49. eca2e95 MLBEDSW-2306 Added more supported mem-cfgs by Patrik Gustavsson · 4 years ago
  50. eec4e50 MLBEDSW-2547 Add accelerator_configs by Patrik Gustavsson · 4 years ago
  51. 83dec5c Update arch to 1.0.1 by Douglas Troha · 4 years ago
  52. e76a533 doc: Add PyPi information to README.md by Tim Hall · 4 years ago
  53. e4fd480 doc: Remove remains of a merge-conflict in OPTIONS.md by Jacob Bohlin · 4 years ago 1.0.0
  54. 2a7ebe3 vela: Fix block config override issue. by Tim Hall · 4 years ago
  55. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 4 years ago
  56. 10a6618 MLBEDSW-2062: Add EAC release notes by Tim Hall · 4 years ago
  57. 70cc121 MLBEDSW-2506: Swap broadcast input if applicable by Charles Xu · 4 years ago
  58. c30f495 Code clean-up using black and flake8 by Tim Hall · 4 years ago
  59. 0fc46dc tools: Fix pytest-cov in pre-commit by Tim Hall · 4 years ago
  60. 678645b MLBEDSW-2436: Support for HardSwish operator by Louis Verhaard · 4 years ago
  61. 19515e8 MLBEDSW-2432: Retain pass order for CPU subgraph by Charles Xu · 4 years ago
  62. c65cb6c Added --nhcwb16-between-cascaded-passes to OPTIONS.md by Jacob Bohlin · 4 years ago
  63. 611fcdf MLBEDSW-2435: Fix for cascading upscaling operators by Jacob Bohlin · 4 years ago
  64. 749d921 MLBEDSW-2468: Rounding 16bit scale multiplier by 0.5 by Charles Xu · 4 years ago
  65. 7b8823f MLBEDSW-2370: Add CLI option for NHCWB16 by Charles Xu · 4 years ago
  66. 332a704 MLBEDSW-2475: leaky relu not handling negative alpha value by Dwight Lidman · 4 years ago
  67. ec74fd8 MLBEDSW-2061: Document CLI Options by Jacob Bohlin · 4 years ago
  68. c88a96f MLBEDSW-2455: Bug fix int16 elementwise with scalar by Louis Verhaard · 4 years ago
  69. e0ef273 MLBEDSW-2379: Fix 1-element tensors that were marked as scalars by Louis Verhaard · 4 years ago
  70. 284223e MLBEDSW-2471: Remove unused CLI options by Tim Hall · 4 years ago
  71. f1b67de MLBEDSW-2063: Add contributions guidelines by Tim Hall · 4 years ago
  72. 93dc553 MLBEDSW-2388: Bug fix cascaded pooling by Louis Verhaard · 4 years ago
  73. 465582c vela: Fix tensor purpose for some CPU only ops by Tim Hall · 4 years ago
  74. 600351a MLBEDSW-1828: Ifm/ifm2 order is reversed in some cases of split by Charles Xu · 4 years ago
  75. e1a5610 MLBEDSW-2232: Update Readme with security info by Tim Hall · 4 years ago
  76. 25f605c vela: Add support for CPU only networks by Tim Hall · 4 years ago
  77. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  78. 5b3dcd7 MLBEDSW-2269: Fix the buffer overlap issue for multi subgraphes by Charles Xu · 4 years ago
  79. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 4 years ago
  80. 3c07c97 MLBEDSW-1941: Bug fix shared weights by Louis Verhaard · 4 years, 1 month ago
  81. 86d4993 MLBEDSW-2434: optim: 19_12_32, bilinear + depthwise int8 output diff by Dwight Lidman · 4 years ago
  82. 42fed94 MLBEDSW-2372: Failing assert for ResizeBilinear with upscale != 2x by Dwight Lidman · 4 years ago
  83. a9390f7 MLBEDSW-1971: Verify ifm block size calculation against specification by Dwight Lidman · 4 years, 1 month ago
  84. 388e9c2 [MLBEDSW-1996] Update supported operator checks by Fredrik Svedberg · 4 years ago
  85. 86841e7 MLBEDSW-2339: No DMA needed for elementwise scalar in case of offchip by Charles Xu · 4 years ago
  86. 7db7896 MLBEDSW-2067: added custom exceptions by Louis Verhaard · 4 years ago
  87. 7879222 Add elementwise vector scalars support by Charles Xu · 4 years, 1 month ago
  88. 620d88c MLBEDSW-786: Fix Tanh/Sigmoid for int16 by Fredrik Svedberg · 4 years ago
  89. f98c674 MLBEDSW-1540: bug fix SHRAM buffer size calculation by Louis Verhaard · 4 years, 1 month ago
  90. c4cbbc9 MLBEDSW-2002: Fix Reshape's output MemArea by Louis Verhaard · 4 years ago
  91. 4e12776 Further update for MLBEDSW-1872 by Tim Hall · 4 years, 1 month ago
  92. 77f8396 Include 0.180 in HI 1.0 by Douglas Troha · 4 years, 1 month ago
  93. 9b8fa12 MLBEDSW-2303: Bug fix Split by Louis Verhaard · 4 years, 1 month ago
  94. d0eee26 Add test for len1_array_to_scalar function by Diego Russo · 4 years, 1 month ago
  95. e4e58e1 Add float32 support for unsupported operators by Tim Hall · 4 years, 1 month ago
  96. 9033795 Fix blockdep issue for MLBEDSW-1872 rnnoise by Tim Hall · 4 years, 1 month ago
  97. 53d4752 MLBEDSW-1649: Add size splits for Split op by Charles Xu · 4 years, 1 month ago
  98. 22df2ad Update to HI 1.0 by Douglas Troha · 4 years, 1 month ago
  99. 0cf06c7 MLBEDSW-1685: bug fix when IFM==IFM2 for elementwise ops by Louis Verhaard · 4 years, 1 month ago
  100. 3e9c434 MLBEDSW-1906: Extend IFM to full dimension by Charles Xu · 4 years, 1 month ago