1. 906c9e8 MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE support by Johan Alfven · 12 months ago
  2. b4e804b MLBEDSW-8010: Refine fixup_pool_strides to also check stride by Johan Gunnarsson · 8 months ago
  3. 7ccc583 MLBEDSW-8003: Limit fixup_pool_strides to AvgPool and MaxPool by Johan Gunnarsson · 8 months ago
  4. f0cb1ab MLBEDSW-8035: Update to TensorFlow 2.13 by William Isaksson · 8 months ago
  5. c0bb868 MLBEDSW-7997: [MLCE] Extended stride support for TRANSPOSE CONV by Johan Alfven · 8 months ago
  6. 26c8e84 MLBEDSW-7541: Extend error message when reaching maximum recursion depth by Rickard Bolin · 1 year ago
  7. 24570f0 MLBEDSW-7968: Add fixup for strides when kernel size equals IFM shape by Johan Gunnarsson · 9 months ago
  8. 9855637 MLBEDSW-7881: Convert Quantize op to Avgpool op in graph optimiser by Johan Gunnarsson · 9 months ago
  9. c02eaa3 MLBEDSW-7949: [MLCE] Remove duplicate cpu tensors by Johan Alfven · 9 months ago
  10. 00a15db Moving Vela to use TOSA v0.80.0 specification by Rob Elliott · 9 months ago
  11. 8ea90ed MLBEDSW-7702: Update release notes by Rickard Bolin · 9 months ago 3.9.0
  12. 3db30ff MLBEDSW-7884: Fix crash for RSQRT by Johan Alfven · 9 months ago 3.9.0.rc2
  13. 75d3402 MLBEDSW-7832: test_tflite_model_semantic converting array to scalar by William Isaksson · 9 months ago
  14. a71efe0 MLBEDSW-7754: Performance estimator is not using write/read shapes by William Isaksson · 10 months ago 3.9.0.rc1
  15. 81b765d MLBEDSW-7626: Add constraint for PAD op paddings by Johan Gunnarsson · 9 months ago
  16. cd03504 MLBEDSW-7689: Document verbose command stream options by Tim Hall · 9 months ago
  17. 4bd28aa MLBEDSW-7656: Update Python versions in README by Tim Hall · 10 months ago
  18. 631f600 MLBEDSW-7865: Vela duplicates outputs by William Isaksson · 10 months ago
  19. ea8c537 MLBEDSW-7681: Add Vela version to output file by William Isaksson · 11 months ago
  20. e4d5767 MLBEDSW-7846: Number of CPU Ops reported is wrong by William Isaksson · 10 months ago
  21. 2ff8c45 MLBEDSW-7397: Wrong mem_area used in scheduler by wilisa01 · 1 year ago
  22. a4f8411 MLBEDSW-7718: Add cmd1 payload legality checks by William Isaksson · 11 months ago
  23. 2f9b687 MLBEDSW-7165: Update to TensorFlow 2.12 by William Isaksson · 10 months ago
  24. 9cf63a3 MLBEDSW-7756: MLCE: Grouped convolutions runtime problem by Tim Hall · 11 months ago
  25. da8741a MLBEDSW-7653: Extend Mean support for depth axis by Alexander Hansson · 11 months ago
  26. 1d5e859 MLBEDSW-7652: Add mean support for batch and channel when shape is 1 by Alexander Hansson · 11 months ago
  27. ca9cc42 MLBEDSW-7728: Fix DMA_WAITs in register_command_stream_generator by Alexander Hansson · 11 months ago
  28. 8df91f5 MLBEDSW-7833: MLCE: Fixed output diff for reshape op by Johan Alfven · 10 months ago
  29. 52afbbb MLBEDSW-7752: setting query shapes to Shape4D(0) by William Isaksson · 11 months ago
  30. 762d3ac MLBEDSW-7832: test_tflite_model_semantic converting array to scalar by Tim Hall · 10 months ago
  31. 2d54e5c MLBEDSW-7716: Improve register level unit tests by Alexander Hansson · 11 months ago
  32. 6620714 MLBEDSW-7449: Add function description and type annotations by Raul Farkas · 12 months ago
  33. 90c34b5 MLBEDSW-7654: Extend support for Mean where HxW > 4096 by Alexander Hansson · 12 months ago
  34. 85b7790 MLBEDSW-7709: MLCE: Crash when rewriting split op by Johan Alfven · 11 months ago
  35. 3e7157b MLBEDSW-7315: Add support for AvgPool with stride_width > 3 by Raul Farkas · 1 year ago
  36. 3b64f06 MLBEDSW-7648: Fix bug with filter padding in conv2d by Raul Farkas · 12 months ago
  37. 5d24821 MLBEDSW-7531: Remove npu_block_type on unsupported ops by Raul Farkas · 12 months ago
  38. 8da4f95 MLBEDSW-7734: Update Sized import from collections by Rickard Bolin · 11 months ago
  39. 8e525ca MLBEDSW-7748: Add RSQRT support by Johan Alfven · 1 year ago
  40. c2c3063 MLBEDSW-7147: Enable weight buffering when opt for Size by Johan Alfven · 1 year, 2 months ago
  41. 0b4ac76 MLBEDS-7714: Fix assert for cascaded Resize op by Johan Alfven · 11 months ago
  42. 6c33985 MLBEDSW-7600: MLCE: Enable cascading for resize ops by Johan Alfven · 1 year ago
  43. 5200bd8 MLBEDSW-7528: Update documentation on verbose options by Rickard Bolin · 1 year ago 3.8.0 3.8.0.rc3
  44. fd27111 MLBEDSW-7494: Update release notes by Tim Hall · 12 months ago 3.8.0.rc2
  45. e8fc214 MLBEDSW-7230: Increase support for 1x1 ResizeBilinear with half_pixel_center=True by Alexander Hansson · 1 year ago
  46. 2466d81 MLBEDSW-7651: Include license in generated SUPPORTED_OPS.md by Alexander Hansson · 12 months ago
  47. 5ff4cd1 MLBEDSW-7223: Fusing Pad and AvgPool causes diff by Tim Hall · 12 months ago
  48. 0426fe9 MLBEDSW-7613: Crash when compiling model with resource variables by Johan Alfven · 12 months ago
  49. 3e7d544 MLBEDSW-7579: Fix test_build.py test issues by Raul Farkas · 1 year ago
  50. 1c54ac1 MLBEDSW-7390: Add verbose progress option by Raul Farkas · 1 year, 1 month ago
  51. fd6f624 MLBEDSW-7428: Remove unused rescale_for_faf by Rickard Bolin · 1 year ago
  52. 8e74b57 MLBEDSW-7546: Update lxml version to >= 4.5.2 by Alexander Hansson · 1 year ago 3.8.0.rc1
  53. d514a85 MLBEDSW-7490: Update documented python version to 3.9 by Alexander Hansson · 1 year ago
  54. 10d6b3b MLBEDSW-7283: Add opt cases for strided CONV2D by Raul Farkas · 1 year, 3 months ago
  55. 69782af Revert "MLBEDSW-6343: Remove op_index constraint" by Raul Farkas · 1 year ago
  56. ac11110 MLBEDSW-7578: Fix output diff caused by wrong rounding in Conv2d by Johan Alfven · 1 year ago
  57. 5fd155e MLBEDSW-7572 Update LSTM with new constant precision by Fredrik Svedberg · 1 year ago
  58. fe85315 MLBEDSW-7385: Unbound local var bug fix by Raul Farkas · 1 year, 2 months ago
  59. 7ede317 MLBEDSW-7542: Fix output diff caused by wrong scaling in Conv2d by Johan Alfven · 1 year ago
  60. 0a7d5ee MLBEDSW-7504: Vela does not keep op version number by wilisa01 · 1 year, 1 month ago
  61. 50550d6 MLBEDSW-7271: Add license headers to md files by Raul Farkas · 1 year, 2 months ago
  62. 5442544 MLBEDSW-7450: Fix NumPy out-of-bound conversion warning by Raul Farkas · 1 year, 1 month ago
  63. 4ac8b95 MLBEDSW-4178: Add automatic tag handling tests by Raul Farkas · 1 year, 2 months ago
  64. 439630f MLBEDSW-7416: per_layer_csv has extra row by wilisa01 · 1 year, 2 months ago
  65. 6fcc1f6 MLBEDSW-7234: Vela assert on int16 Min+Relu by wilisa01 · 1 year, 3 months ago
  66. da67f51 MLBEDSW-7545: Fix assert when serializing a tensor by Johan Alfven · 1 year ago
  67. ce50273 MLBEDSW-2082: Add Exp support by Johan Alfven · 1 year, 1 month ago
  68. 463f74b MLBEDSW-7443: Temporal mem usage is erroneously calculated by Johan Alfven · 1 year, 2 months ago
  69. 1070636 MLBEDSW-7503: Avoid changing buffer index for models with only CPU ops by Johan Alfven · 1 year, 1 month ago
  70. bb46af7 MLBEDSW-7530: Enable int16 input precision for mean operator by Rickard Bolin · 1 year, 1 month ago
  71. a68b82a MLBEDSW-7527: Mean operator output diff by Rickard Bolin · 1 year, 1 month ago
  72. 3fd5d83 MLBEDSW-6954: Update to TensorFlow 2.11 by Rickard Bolin · 1 year, 1 month ago
  73. c4268bf MLBEDSW-7501: Vela unnecessary adds reshaped weights tensors by Johan Alfven · 1 year, 1 month ago
  74. 301ca60 MLBEDSW-7458: Fused activation not passed through correctly by Johan Alfven · 1 year, 1 month ago
  75. 2f18e17 MLBEDSW-7373: Vela sometimes write empty buffers in incorrect format by Tim Hall · 1 year, 1 month ago
  76. 2180a17 MLBEDSW-7408: MLCE: Crash when serialising model LSTM by Tim Hall · 1 year, 2 months ago
  77. 7b3008a MLBEDSW-7487: Updated implementation for the Mean op by Johan Alfven · 1 year, 1 month ago
  78. 0ac0804 MLBEDSW-7196 Add LSTM support by Fredrik Svedberg · 1 year, 1 month ago
  79. c1ad80b MLBEDSW-7437: Add 64-bit output support for ArgMax by Johan Alfven · 1 year, 1 month ago
  80. 347c57b MLBEDSW-7442: Removed ofm quantization for ArgMax by Johan Alfven · 1 year, 1 month ago
  81. 56811e6 MLBEDSW-7439: Add support for input dims < 4 for ArgMax by Johan Alfven · 1 year, 2 months ago
  82. 72c6a24 MLBEDSW-6343: Remove op_index constraint by Raul Farkas · 1 year, 2 months ago
  83. 430002d MLBEDSW-7429: Add dev dependencies by Raul Farkas · 1 year, 2 months ago
  84. fcda685 MLBEDSW-4178: Add automatic tag handling by Raul Farkas · 1 year, 2 months ago
  85. 6986a07 MLBEDSW-6435: Implement support for ArgMax along depth dimension by Rickard Bolin · 1 year, 5 months ago
  86. 3340a88 MLBEDSW-7430: Remove non local mem usage from cascade info by Johan Alfven · 1 year, 2 months ago
  87. 126558e MLBEDSW-7352: Refactoring move_constant_data by Johan Alfven · 1 year, 2 months ago
  88. a5e1b62 MLBEDSW-7312: Refactoring bypass_memory_only_ops by Johan Alfven · 1 year, 3 months ago
  89. 9072496 MLBEDSW-6260: Add support for using DMA to copy feature maps by Johan Alfven · 1 year, 3 months ago
  90. bb98851 MLBEDSW-7427 Fix scale calculations for FullyConnected by Fredrik Svedberg · 1 year, 2 months ago
  91. 6e281af MLBEDSW-7393: MLCE: Optimize compile time for large networks by Johan Alfven · 1 year, 3 months ago
  92. c72cac8 MLBEDSW-7386: Fix assert in pass packing by Johan Alfven · 1 year, 2 months ago
  93. 3ac03be MLBEDSW-7396: MLCE: Add num elements constraint on reshape by Johan Alfven · 1 year, 2 months ago
  94. c60b7e3 MLBEDSW-7094: Update release notes by Tim Hall · 1 year, 3 months ago 3.7.0 3.7.0.rc2
  95. bfe6fe3 MLBEDSW-7347: MLCE: Split followed by elementwise op will assert by Johan Alfven · 1 year, 3 months ago
  96. d0e41cf MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinking an axis by Tim Hall · 1 year, 3 months ago
  97. 46c9477 MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops check by wilisa01 · 1 year, 3 months ago
  98. 16b5e5e MLBEDSW-7342: Regression: Output diff for mlperf_deeplabv3_mnv2_ade20k_int8 by wilisa01 · 1 year, 3 months ago
  99. 9070f0f MLBEDSW-7316: Fix crash for networks with resource variables by Johan Alfven · 1 year, 3 months ago
  100. 33c01e6 MLBEDSW-7274 Add support for Variable Tensors by Fredrik Svedberg · 1 year, 3 months ago