1. f493700 MLBEDSW-8969: Enable weight buffering for fully connected with batch shape by Johan Alfven · 8 days ago main
  2. f9194e1 MLBEDSW-8973: MLCE: Fix assert in build pass links by Johan Alfven · 6 days ago
  3. bab7f28 Reformat code to align with precommit by Per Åstrand · 6 days ago
  4. 92240e7 Reshape weights from TOSA to Vela expected format by Per Åstrand · 5 weeks ago
  5. 931613d Fuse rescales into Add and Conv2d operation by Per Åstrand · 5 weeks ago
  6. 31947ad Fix various pre-commit errors by Johan Alfven · 3 weeks ago
  7. abed3c2 MLBEDSW-8885: MLCE: Fix assert in verify_subgraph_health by Johan Alfven · 3 weeks ago
  8. 190b63a MLBEDSW-8886: Regression: Output diff on LSTM by Johan Alfven · 3 weeks ago
  9. 7647b0f MLBEDSW-8875: MLCE: Update criteria when to move SplitSpliceRead to consumer by Johan Alfven · 4 weeks ago
  10. 55d90dd MLBEDSW-8873: MLCE: Update LUT index calculation by Johan Alfven · 4 weeks ago
  11. e4d2f21 MLBEDSW-8672: Add ext_key tracking by William Isaksson · 3 months ago
  12. f697eac MLBEDSW-8725: Remove scales & biases from --verbose-weights by Alexander Bengtsson · 9 weeks ago
  13. b90666d TOSA fixes by Oscar Andersson · 8 weeks ago
  14. 9341bf4 MLBEDSW-8749: MLCE: Output diff on strided slice by Johan Alfven · 8 weeks ago
  15. f19fd2f Fix stats writer exception when op has no tensors by Simon Hollis · 9 weeks ago
  16. 78b9412 Modifications of rescale to enable basic form quantized network support. by Rob Elliott · 3 months ago
  17. 3368308 MLBEDSW-8674: int16 VectorProduct should use Natural rounding by Johan Alfven · 3 months ago 3.11.0.rc1
  18. 646314e MLBEDSW-8620: Fix MirrorPad supported ops check by Rickard Bolin · 3 months ago
  19. fdbb072 MLBEDSW-8491: Add support for Mirror pad by Rickard Bolin · 8 months ago
  20. 014bc28 MLBEDSW-8569: MLCE: Reported number of CPU ops are wrong by Johan Alfven · 3 months ago
  21. cbec599 MLBEDSW-8575 Tests fails on conv networks by Fredrik Svedberg · 3 months ago
  22. 1c8f92d vela: Remove unnecessary code from architecture allocator by Tim Hall · 3 months ago
  23. b982898 Revert "MLBEDSW-8468: overlaps_ranges does not treat the live range end time as inclusive" by Tim Hall · 3 months ago
  24. e4d0dbf vela: Remove dead code from register command stream by Tim Hall · 3 months ago
  25. c222f8c MLBEDSW-8568 Fix mlw_codec memory handling by Fredrik Svedberg · 4 months ago
  26. 56e5f0c CONV ops int16 tests failed after TensorFlow update by William Isaksson · 4 months ago
  27. 84fe2f6 MLBEDSW-8468: overlaps_ranges does not treat the live range end time as inclusive by Tim Hall · 4 months ago
  28. 37dbca2 MLBEDSW-8497: [MLCE] Avoid modifying FC with dynamic weights by Johan Alfven · 4 months ago
  29. f4a511f MLBEDSW-8157: Update to TensorFlow 2.15 by William Isaksson · 5 months ago
  30. d2e03c6 MLBEDSW-8467: verbose-allocation memory usage is incorrect by Tim Hall · 4 months ago
  31. 6165283 MLBEDSW-7871: Document new error types in API by William Isaksson · 9 months ago
  32. 2742947 MLBEDSW-8280: Update PyPI homepage link by Tim Hall · 5 months ago
  33. 6a7fd3d Vela: Update from using deprecated pkg_resources by Tim Hall · 7 months ago
  34. f49b6e2 MLBEDSW-8326: MLCE: Update constraint message for AVERAGE_POOL_2D by Johan Alfven · 6 months ago
  35. f418e83 MLBEDSW-8317: Add semantic checks for Transpose by Johan Alfven · 6 months ago
  36. a8fda88 MLBEDSW-8290: MLCE: Add TRANSPOSE support by Johan Alfven · 6 months ago 3.10.0.rc1
  37. 4bf0cdf MLBEDSW-8261: Fix regression on AvgPool by Johan Alfven · 6 months ago
  38. 199e8e6 MLBEDSW-8117: Incorrect stride check for IFM/IFM2 and OFM by Björn Davidsson · 7 months ago
  39. 67daf2a MLBEDSW-8219: Activation can not be fused with dma operation by Johan Alfven · 6 months ago
  40. afb56ae MLBEDSW-8201: [MLCE] Extended stride support for CONV_2D by Johan Alfven · 6 months ago
  41. 909923a MLBEDSW-8156: Update max_outstanding_kernels to 2 by Rickard Bolin · 6 months ago
  42. b37a81b MLBEDSW-8111: Update to TensorFlow 2.14 by Rickard Bolin · 7 months ago
  43. 529b787 MLBEDSW-7853: Missing options for RANDOM_UNIFORM operator by Rickard Bolin · 10 months ago
  44. f4aa7f7 MLBEDSW-8064: Update Markdown URLs by Johan Gunnarsson · 7 months ago
  45. 7972ee8 MLBEDSW-8102: Fix regression on Argmax int64 by Johan Alfven · 7 months ago
  46. 906c9e8 MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE support by Johan Alfven · 11 months ago
  47. b4e804b MLBEDSW-8010: Refine fixup_pool_strides to also check stride by Johan Gunnarsson · 8 months ago
  48. 7ccc583 MLBEDSW-8003: Limit fixup_pool_strides to AvgPool and MaxPool by Johan Gunnarsson · 8 months ago
  49. f0cb1ab MLBEDSW-8035: Update to TensorFlow 2.13 by William Isaksson · 8 months ago
  50. c0bb868 MLBEDSW-7997: [MLCE] Extended stride support for TRANSPOSE CONV by Johan Alfven · 8 months ago
  51. 26c8e84 MLBEDSW-7541: Extend error message when reaching maximum recursion depth by Rickard Bolin · 12 months ago
  52. 24570f0 MLBEDSW-7968: Add fixup for strides when kernel size equals IFM shape by Johan Gunnarsson · 8 months ago
  53. 9855637 MLBEDSW-7881: Convert Quantize op to Avgpool op in graph optimiser by Johan Gunnarsson · 9 months ago
  54. c02eaa3 MLBEDSW-7949: [MLCE] Remove duplicate cpu tensors by Johan Alfven · 8 months ago
  55. 00a15db Moving Vela to use TOSA v0.80.0 specification by Rob Elliott · 9 months ago
  56. 3db30ff MLBEDSW-7884: Fix crash for RSQRT by Johan Alfven · 9 months ago 3.9.0.rc2
  57. 75d3402 MLBEDSW-7832: test_tflite_model_semantic converting array to scalar by William Isaksson · 9 months ago
  58. a71efe0 MLBEDSW-7754: Performance estimator is not using write/read shapes by William Isaksson · 10 months ago 3.9.0.rc1
  59. 81b765d MLBEDSW-7626: Add constraint for PAD op paddings by Johan Gunnarsson · 9 months ago
  60. cd03504 MLBEDSW-7689: Document verbose command stream options by Tim Hall · 9 months ago
  61. 631f600 MLBEDSW-7865: Vela duplicates outputs by William Isaksson · 9 months ago
  62. ea8c537 MLBEDSW-7681: Add Vela version to output file by William Isaksson · 10 months ago
  63. e4d5767 MLBEDSW-7846: Number of CPU Ops reported is wrong by William Isaksson · 9 months ago
  64. 2ff8c45 MLBEDSW-7397: Wrong mem_area used in scheduler by wilisa01 · 12 months ago
  65. a4f8411 MLBEDSW-7718: Add cmd1 payload legality checks by William Isaksson · 10 months ago
  66. 2f9b687 MLBEDSW-7165: Update to TensorFlow 2.12 by William Isaksson · 10 months ago
  67. 9cf63a3 MLBEDSW-7756: MLCE: Grouped convolutions runtime problem by Tim Hall · 10 months ago
  68. da8741a MLBEDSW-7653: Extend Mean support for depth axis by Alexander Hansson · 10 months ago
  69. 1d5e859 MLBEDSW-7652: Add mean support for batch and channel when shape is 1 by Alexander Hansson · 10 months ago
  70. ca9cc42 MLBEDSW-7728: Fix DMA_WAITs in register_command_stream_generator by Alexander Hansson · 10 months ago
  71. 8df91f5 MLBEDSW-7833: MLCE: Fixed output diff for reshape op by Johan Alfven · 10 months ago
  72. 52afbbb MLBEDSW-7752: setting query shapes to Shape4D(0) by William Isaksson · 11 months ago
  73. 762d3ac MLBEDSW-7832: test_tflite_model_semantic converting array to scalar by Tim Hall · 10 months ago
  74. 2d54e5c MLBEDSW-7716: Improve register level unit tests by Alexander Hansson · 10 months ago
  75. 6620714 MLBEDSW-7449: Add function description and type annotations by Raul Farkas · 11 months ago
  76. 90c34b5 MLBEDSW-7654: Extend support for Mean where HxW > 4096 by Alexander Hansson · 11 months ago
  77. 85b7790 MLBEDSW-7709: MLCE: Crash when rewriting split op by Johan Alfven · 11 months ago
  78. 3e7157b MLBEDSW-7315: Add support for AvgPool with stride_width > 3 by Raul Farkas · 12 months ago
  79. 3b64f06 MLBEDSW-7648: Fix bug with filter padding in conv2d by Raul Farkas · 12 months ago
  80. 5d24821 MLBEDSW-7531: Remove npu_block_type on unsupported ops by Raul Farkas · 12 months ago
  81. 8da4f95 MLBEDSW-7734: Update Sized import from collections by Rickard Bolin · 11 months ago
  82. 8e525ca MLBEDSW-7748: Add RSQRT support by Johan Alfven · 12 months ago
  83. c2c3063 MLBEDSW-7147: Enable weight buffering when opt for Size by Johan Alfven · 1 year, 1 month ago
  84. 0b4ac76 MLBEDS-7714: Fix assert for cascaded Resize op by Johan Alfven · 11 months ago
  85. 6c33985 MLBEDSW-7600: MLCE: Enable cascading for resize ops by Johan Alfven · 12 months ago
  86. fd27111 MLBEDSW-7494: Update release notes by Tim Hall · 12 months ago 3.8.0.rc2
  87. e8fc214 MLBEDSW-7230: Increase support for 1x1 ResizeBilinear with half_pixel_center=True by Alexander Hansson · 12 months ago
  88. 2466d81 MLBEDSW-7651: Include license in generated SUPPORTED_OPS.md by Alexander Hansson · 12 months ago
  89. 5ff4cd1 MLBEDSW-7223: Fusing Pad and AvgPool causes diff by Tim Hall · 12 months ago
  90. 0426fe9 MLBEDSW-7613: Crash when compiling model with resource variables by Johan Alfven · 12 months ago
  91. 3e7d544 MLBEDSW-7579: Fix test_build.py test issues by Raul Farkas · 12 months ago
  92. 1c54ac1 MLBEDSW-7390: Add verbose progress option by Raul Farkas · 1 year ago
  93. fd6f624 MLBEDSW-7428: Remove unused rescale_for_faf by Rickard Bolin · 12 months ago
  94. 10d6b3b MLBEDSW-7283: Add opt cases for strided CONV2D by Raul Farkas · 1 year, 3 months ago
  95. 69782af Revert "MLBEDSW-6343: Remove op_index constraint" by Raul Farkas · 12 months ago
  96. ac11110 MLBEDSW-7578: Fix output diff caused by wrong rounding in Conv2d by Johan Alfven · 12 months ago
  97. 5fd155e MLBEDSW-7572 Update LSTM with new constant precision by Fredrik Svedberg · 12 months ago
  98. fe85315 MLBEDSW-7385: Unbound local var bug fix by Raul Farkas · 1 year, 2 months ago
  99. 7ede317 MLBEDSW-7542: Fix output diff caused by wrong scaling in Conv2d by Johan Alfven · 12 months ago
  100. 0a7d5ee MLBEDSW-7504: Vela does not keep op version number by wilisa01 · 1 year, 1 month ago