23.02 Release candidate 1.
  1. 428a8d5 MLBEDSW-6982: Move to setup.cfg and pyproject.toml by Raul Farkas · 1 year, 4 months ago 3.7.0.rc1
  2. 59b9ab9 MLBEDSW-7331: Reinstate max stride height constraint of 3 for Conv2D by Raul Farkas · 1 year, 3 months ago
  3. 1c59048 MLBEDSW-7281: create_const_tensor OverflowError on Microsoft Windows by Tim Hall · 1 year, 4 months ago
  4. 090f18a MLBEDSW-7237: CONV_2D stride 4 optimisation by Raul Farkas · 1 year, 4 months ago
  5. 12e4811 MLBEDSW-7284: MLCE: Fix assert for faulty Split op by Johan Alfven · 1 year, 4 months ago
  6. 4b71799 Revert "MLBEDSW-6954: Update to TensorFlow 2.11" by Rickard Bolin · 1 year, 3 months ago
  7. 82593de MLBEDSW-6954: Update to TensorFlow 2.11 by wilisa01 · 1 year, 5 months ago
  8. 3b1578e MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64 by Tim Hall · 1 year, 4 months ago
  9. f349047 MLBEDSW-7091: MLCE: Reduce SRAM, compiling for Performance by Johan Alfven · 1 year, 4 months ago
  10. 78fc9bc MLBEDSW-7231: MLCE: Fixed assert caused by multiple reshape op's by Johan Alfvén · 1 year, 4 months ago
  11. 1657307 MLBEDSW-7220: Updated uncascaded memory calculation by Johan Alfvén · 1 year, 5 months ago
  12. 5fdcf17 MLBEDSW-7203: Data type alias deprecations by Rickard Bolin · 1 year, 5 months ago
  13. af1d443 MLBEDSW-7206: Fixed weight buffering problem in cascading by Johan Alfvén · 1 year, 5 months ago
  14. da69e6d MLBEDSW-7111: Changed shape calculation for the rolling buffer by Johan Alfvén · 1 year, 5 months ago
  15. 1bd20f2 MLBEDSW-7062: Clean up and and add comments to scheduler by Rickard Bolin · 1 year, 5 months ago
  16. eb332a3 MLBEDSW-7179: Fix assert for non local memory calculation by Johan Alfvén · 1 year, 5 months ago
  17. 2f87617 MLBEDSW-7173: MLCE: NPU performance for reversed operands by Johan Alfvén · 1 year, 5 months ago
  18. faa4b78 MLBEDSW-7072: Added bias shape constraint by Johan Alfvén · 1 year, 5 months ago
  19. 92689d5 MLBEDSW-6716: Updates to estimate op SRAM usage by Johan Alfvén · 1 year, 5 months ago
  20. db947e4 MLBEDSW-7002 Investigate output from code linter by Fredrik Svedberg · 1 year, 6 months ago
  21. ce7d65c MLBEDSW-3573: Document CSV files by wilisa01 · 1 year, 6 months ago
  22. 79a8904 MLBEDSW-6915: MLCE - Missing operators in Debug DB by wilisa01 · 1 year, 7 months ago 3.6.0.rc2
  23. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 7 months ago
  24. ea4ba66 MLBEDSW-6905: Add dilation greater than 2 support by Tim Hall · 1 year, 6 months ago
  25. e1e6746 MLBEDSW-6415: Summary csv generation error by wilisa01 · 1 year, 6 months ago
  26. 5ae6cb0 MLBEDSW-7040: verbose-performance doesn't report the original op by Tim Hall · 1 year, 6 months ago
  27. f3c7d55 MLBEDSW-6881 SHAPE single op network is optimised to nothing by Fredrik Svedberg · 1 year, 7 months ago 3.6.0.rc1
  28. 9d51ec4 MLBEDSW-7074: Updated reference kernel for the MEAN op by Johan Alfvén · 1 year, 7 months ago
  29. 92cd33b MLBEDSW-7082: Weight tensor shape is incorrect by Tim Hall · 1 year, 7 months ago
  30. b9f8159 MLBEDSW-7077: Store original tensor shape in optimized file by Johan Alfvén · 1 year, 7 months ago
  31. 48e5159 MLBEDSW-6975: Updated bypass functionality by Johan Alfvén · 1 year, 8 months ago
  32. 8484d6e Revert "MLBEDSW-6961: Bypass functionality for memory ops" by Johan Alfvén · 1 year, 8 months ago
  33. 53605be MLBEDSW-7060: Bias tensor should be in 1D shape by Johan Alfvén · 1 year, 7 months ago
  34. 993ea53 MLBEDSW-7063: Fix output diff for networks with split ops by Johan Alfvén · 1 year, 7 months ago
  35. 0b799e4 MLBEDSW-7059: Updated offset calculation for Slice by Johan Alfvén · 1 year, 7 months ago
  36. 3a6325f MLBEDSW-6984: Optimize fast storage for feature maps by Johan Alfvén · 1 year, 7 months ago
  37. 0f2e59f MLBEDSW-7028: Fix compiler assert for elementwise op by Johan Alfvén · 1 year, 7 months ago
  38. 2a285fc MLBEDSW-6840: New stripe algo for optimize sub schedule by Johan Alfvén · 1 year, 9 months ago
  39. 56a71b0 MLBEDSW-7019: Update to elementwise cascading by Johan Alfvén · 1 year, 7 months ago
  40. fba0a7d MLBEDSW-6931: Refactoring merge elementwise ops by Johan Alfvén · 1 year, 7 months ago
  41. 673683b MLBEDSW-6880: Add support for multiple subgraphs by Johan Alfvén · 1 year, 9 months ago
  42. d3d81b3 MLBEDSW-7020: TRANSPOSE_CONV stride documentation is confusing by Tim Hall · 1 year, 7 months ago
  43. 65835e0 MLBEDSW-6941: Set correct OFM shape for fc op by Johan Alfvén · 1 year, 7 months ago
  44. a64616c MLBEDSW-6794: ResizeNearestNeighbor with HPC by Johan Alfvén · 1 year, 7 months ago
  45. b81e1bb MLBEDSW-6971 Fix output diff when cascading elementwise operators by Fredrik Svedberg · 1 year, 7 months ago
  46. 3e3faa9 MLBEDSW-6987 Regressions after removing RescaleAdd/RescaleMul by Fredrik Svedberg · 1 year, 7 months ago
  47. b75e2e7 MLBEDSW-6626: Initialize lut_val in mlw_codec by Johan Alfvén · 1 year, 8 months ago
  48. 4a434cb MLBEDSW-6969 Remove RescaleAdd and RescaleMul operators by Fredrik Svedberg · 1 year, 8 months ago
  49. 61f05d9 MLBEDSW-6955: Update to TensorFlow 2.10 by erik.andersson@arm.com · 1 year, 8 months ago
  50. 6ef0230 MLBEDSW-2723 Handle int16 multiplier overflow test case by Fredrik Svedberg · 1 year, 8 months ago
  51. 1e5456f MLBEDSW-6708 Check the bias tensor in graph optimiser mean op by Fredrik Svedberg · 1 year, 8 months ago
  52. 5060ff5 MLBEDSW-6961: Bypass functionality for memory ops by Johan Alfvén · 1 year, 8 months ago
  53. e84ed6b MLBEDSW-6962: MEAN height is greater than max kernel height by Johan Alfvén · 1 year, 8 months ago
  54. fd0a338 MLBEDSW-6933: Clean up address_for_coordinate function by Rickard Bolin · 1 year, 8 months ago
  55. 88d5b12 MLBEDSW-4075 PACK axis 0 + tanh fails with output diff by Fredrik Svedberg · 1 year, 8 months ago
  56. 1cd3949 MLBEDSW-6932 LeakyRelu missing from supported ops activations by Fredrik Svedberg · 1 year, 8 months ago
  57. 017b4cc MLBEDSW-6928: Add int16 support for Resize Bilinear HPC by Rickard Bolin · 1 year, 8 months ago
  58. fea1516 MLBEDSW-6686: Resize bilinear HPC with tile padding by Rickard Bolin · 1 year, 11 months ago
  59. cc219be MLBEDSW-4338 Randomized int16 PAD output diff by Fredrik Svedberg · 1 year, 8 months ago
  60. 3642431 MLBEDSW-6938 Fix PReLU optimisation by Fredrik Svedberg · 1 year, 8 months ago
  61. 17e53b5 MLBEDSW-6927: Add ofm_stride_multiplier attribute to operation by Rickard Bolin · 1 year, 8 months ago
  62. 7f3ccd5 MLBEDSW-6929 Fix LeakyReLU int16 regressions by Fredrik Svedberg · 1 year, 8 months ago
  63. b393251 MLBEDSW-6863: Cleanup the constraint for concat by Johan Alfvén · 1 year, 8 months ago
  64. 701ba91 MLBEDSW-6869 Improve LeakyRelu support by Fredrik Svedberg · 1 year, 8 months ago
  65. 9ae3455 MLBEDSW-6613: Implement tile padding by Rickard Bolin · 2 years ago
  66. 0591663 MLBEDSW-6909: Use int32 acc for the Mean op by Johan Alfvén · 1 year, 8 months ago
  67. d6efcd3 MLEMBED-1918: Issue with REDUCE_SUM on Ethos-U65-512 by Tim Hall · 1 year, 9 months ago 3.6.0.rc0
  68. 6659165 MLBEDSW-6870 Optimisations for PReLU by Fredrik Svedberg · 1 year, 9 months ago
  69. 1700939 MLBEDSW-5029: Output diff for Mean op by Johan Alfvén · 1 year, 9 months ago
  70. 89a8cdd MLBEDSW-6755: Add per-layer performance to CSV file by wilisa01 · 1 year, 9 months ago
  71. 8ddd489 MLBEDSW-6832 PReLU support in Vela by Fredrik Svedberg · 1 year, 9 months ago
  72. 1bbd06b MLBEDSW-6879: TFLG pass-through test crash by Tim Hall · 1 year, 9 months ago 3.5.0 3.5.0.rc4
  73. dc7414a MLBEDSW-6844: Exclude resize ops from cascades by Johan Alfvén · 1 year, 9 months ago 3.5.0.rc2
  74. 8912f3a MLBEDSW-6769: Fix odd stripe heights for upscaling by erik.andersson@arm.com · 1 year, 9 months ago
  75. 255dad7 MLBEDSW-6645: MLCE: Optimize SRAM usage by Johan Alfvén · 1 year, 10 months ago
  76. 8e1352a MLBEDSW-6830: MLCE: Fix assert on concat op by Johan Alfvén · 1 year, 9 months ago
  77. 21d9031 MLBEDSW-6640: Modify elementwise block size selection by Rickard Bolin · 1 year, 9 months ago
  78. dd49a72 Revert reversion of TensorFlow 2.9 update by erik.andersson@arm.com · 1 year, 9 months ago 3.5.0.rc1
  79. 885033b MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR support by Tim Hall · 1 year, 10 months ago
  80. 47c7636 MLBEDSW-6616: ResizeBilinear align corners is incorrect by Tim Hall · 1 year, 10 months ago
  81. e178f38 vela: OFM_SCALE refactor by Tim Hall · 1 year, 10 months ago
  82. 783d364 MLBEDSW-6700: Fix compiler assert when fusing tensors by Johan Alfvén · 1 year, 10 months ago
  83. a9fba26 MLBEDSW-6710: Revert Tensorflow 2.9 by Johan Alfvén · 1 year, 10 months ago
  84. 1156317 MLBEDSW-6703 Add SHAPE operator to supported operators by Fredrik Svedberg · 1 year, 11 months ago
  85. 93f492b MLBEDSW-6635: Update to TensorFlow 2.9 by erik.andersson@arm.com · 1 year, 11 months ago
  86. d03dc50 MLBEDSW-6496 mlperf_deeplabv3_mnv2_ade20k_int8 fails at verify_output for u65 by Fredrik Svedberg · 1 year, 11 months ago
  87. a04f2f7 MLBEDSW-6687 Vela crashes in npu_serialisation.py and tflite_graph_optimiser.py by Fredrik Svedberg · 1 year, 11 months ago
  88. c4d35eb MLBEDSW-4856: Removed dead code by oliper01 · 1 year, 11 months ago
  89. 6b2a0b4 MLBEDSW-6261: Elementwise cascading by erik.andersson@arm.com · 2 years, 2 months ago
  90. 25f48dd MLBEDSW-6314 Static optimisation for quantise OP by Ayaan Masood · 1 year, 11 months ago
  91. 4965fae MLBEDSW-6313 Static optimisation for Shape OP by Ayaan Masood · 1 year, 11 months ago
  92. 68b8f2f MLBEDSW-6639: Bug fix for evicted FMS in the fast storage allocator by Johan Alfvén · 1 year, 11 months ago
  93. 5c30971 MLBEDSW-6347: Improved fast storage allocator by Johan Alfvén · 2 years ago
  94. 5cc4c76 MLBEDSW-6614 Improve elementwise block size selection by Fredrik Svedberg · 1 year, 11 months ago
  95. 7ce6b32 MLBEDSW-4783: Make config handling more user friendly by Rickard Bolin · 2 years ago
  96. 6d7a4f0 MLBEDSW-4783: Fix issue with relative paths to config files by Rickard Bolin · 2 years ago
  97. 9b8b448 MLBEDSW-6593: Issue with finding some config files by Rickard Bolin · 2 years ago
  98. cda4fcb MLBEDSW-6563: networks failing with memory area exceeded in vela by Tim Hall · 2 years ago 3.4.0.rc2
  99. 8bc7a65 MLBEDSW-6296: improvement_dram can become NaN by Tim Hall · 2 years ago
  100. eb5a4a8 MLBEDSW-6271: Key error when using --verbose-performance option by Rickard Bolin · 2 years ago