1. fd27111 MLBEDSW-7494: Update release notes by Tim Hall · 12 months ago 3.8.0.rc2
  2. e8fc214 MLBEDSW-7230: Increase support for 1x1 ResizeBilinear with half_pixel_center=True by Alexander Hansson · 1 year ago
  3. 2466d81 MLBEDSW-7651: Include license in generated SUPPORTED_OPS.md by Alexander Hansson · 12 months ago
  4. 5ff4cd1 MLBEDSW-7223: Fusing Pad and AvgPool causes diff by Tim Hall · 12 months ago
  5. 0426fe9 MLBEDSW-7613: Crash when compiling model with resource variables by Johan Alfven · 12 months ago
  6. 3e7d544 MLBEDSW-7579: Fix test_build.py test issues by Raul Farkas · 1 year ago
  7. 1c54ac1 MLBEDSW-7390: Add verbose progress option by Raul Farkas · 1 year, 1 month ago
  8. fd6f624 MLBEDSW-7428: Remove unused rescale_for_faf by Rickard Bolin · 1 year ago
  9. 8e74b57 MLBEDSW-7546: Update lxml version to >= 4.5.2 by Alexander Hansson · 1 year ago 3.8.0.rc1
  10. d514a85 MLBEDSW-7490: Update documented python version to 3.9 by Alexander Hansson · 1 year ago
  11. 10d6b3b MLBEDSW-7283: Add opt cases for strided CONV2D by Raul Farkas · 1 year, 3 months ago
  12. 69782af Revert "MLBEDSW-6343: Remove op_index constraint" by Raul Farkas · 1 year ago
  13. ac11110 MLBEDSW-7578: Fix output diff caused by wrong rounding in Conv2d by Johan Alfven · 1 year ago
  14. 5fd155e MLBEDSW-7572 Update LSTM with new constant precision by Fredrik Svedberg · 1 year ago
  15. fe85315 MLBEDSW-7385: Unbound local var bug fix by Raul Farkas · 1 year, 2 months ago
  16. 7ede317 MLBEDSW-7542: Fix output diff caused by wrong scaling in Conv2d by Johan Alfven · 1 year ago
  17. 0a7d5ee MLBEDSW-7504: Vela does not keep op version number by wilisa01 · 1 year, 1 month ago
  18. 50550d6 MLBEDSW-7271: Add license headers to md files by Raul Farkas · 1 year, 2 months ago
  19. 5442544 MLBEDSW-7450: Fix NumPy out-of-bound conversion warning by Raul Farkas · 1 year, 1 month ago
  20. 4ac8b95 MLBEDSW-4178: Add automatic tag handling tests by Raul Farkas · 1 year, 2 months ago
  21. 439630f MLBEDSW-7416: per_layer_csv has extra row by wilisa01 · 1 year, 2 months ago
  22. 6fcc1f6 MLBEDSW-7234: Vela assert on int16 Min+Relu by wilisa01 · 1 year, 3 months ago
  23. da67f51 MLBEDSW-7545: Fix assert when serializing a tensor by Johan Alfven · 1 year ago
  24. ce50273 MLBEDSW-2082: Add Exp support by Johan Alfven · 1 year, 1 month ago
  25. 463f74b MLBEDSW-7443: Temporal mem usage is erroneously calculated by Johan Alfven · 1 year, 2 months ago
  26. 1070636 MLBEDSW-7503: Avoid changing buffer index for models with only CPU ops by Johan Alfven · 1 year, 1 month ago
  27. bb46af7 MLBEDSW-7530: Enable int16 input precision for mean operator by Rickard Bolin · 1 year, 1 month ago
  28. a68b82a MLBEDSW-7527: Mean operator output diff by Rickard Bolin · 1 year, 1 month ago
  29. 3fd5d83 MLBEDSW-6954: Update to TensorFlow 2.11 by Rickard Bolin · 1 year, 1 month ago
  30. c4268bf MLBEDSW-7501: Vela unnecessary adds reshaped weights tensors by Johan Alfven · 1 year, 1 month ago
  31. 301ca60 MLBEDSW-7458: Fused activation not passed through correctly by Johan Alfven · 1 year, 1 month ago
  32. 2f18e17 MLBEDSW-7373: Vela sometimes write empty buffers in incorrect format by Tim Hall · 1 year, 1 month ago
  33. 2180a17 MLBEDSW-7408: MLCE: Crash when serialising model LSTM by Tim Hall · 1 year, 2 months ago
  34. 7b3008a MLBEDSW-7487: Updated implementation for the Mean op by Johan Alfven · 1 year, 1 month ago
  35. 0ac0804 MLBEDSW-7196 Add LSTM support by Fredrik Svedberg · 1 year, 1 month ago
  36. c1ad80b MLBEDSW-7437: Add 64-bit output support for ArgMax by Johan Alfven · 1 year, 1 month ago
  37. 347c57b MLBEDSW-7442: Removed ofm quantization for ArgMax by Johan Alfven · 1 year, 1 month ago
  38. 56811e6 MLBEDSW-7439: Add support for input dims < 4 for ArgMax by Johan Alfven · 1 year, 2 months ago
  39. 72c6a24 MLBEDSW-6343: Remove op_index constraint by Raul Farkas · 1 year, 2 months ago
  40. 430002d MLBEDSW-7429: Add dev dependencies by Raul Farkas · 1 year, 2 months ago
  41. fcda685 MLBEDSW-4178: Add automatic tag handling by Raul Farkas · 1 year, 2 months ago
  42. 6986a07 MLBEDSW-6435: Implement support for ArgMax along depth dimension by Rickard Bolin · 1 year, 5 months ago
  43. 3340a88 MLBEDSW-7430: Remove non local mem usage from cascade info by Johan Alfven · 1 year, 2 months ago
  44. 126558e MLBEDSW-7352: Refactoring move_constant_data by Johan Alfven · 1 year, 2 months ago
  45. a5e1b62 MLBEDSW-7312: Refactoring bypass_memory_only_ops by Johan Alfven · 1 year, 3 months ago
  46. 9072496 MLBEDSW-6260: Add support for using DMA to copy feature maps by Johan Alfven · 1 year, 3 months ago
  47. bb98851 MLBEDSW-7427 Fix scale calculations for FullyConnected by Fredrik Svedberg · 1 year, 2 months ago
  48. 6e281af MLBEDSW-7393: MLCE: Optimize compile time for large networks by Johan Alfven · 1 year, 3 months ago
  49. c72cac8 MLBEDSW-7386: Fix assert in pass packing by Johan Alfven · 1 year, 2 months ago
  50. 3ac03be MLBEDSW-7396: MLCE: Add num elements constraint on reshape by Johan Alfven · 1 year, 2 months ago
  51. c60b7e3 MLBEDSW-7094: Update release notes by Tim Hall · 1 year, 3 months ago 3.7.0 3.7.0.rc2
  52. bfe6fe3 MLBEDSW-7347: MLCE: Split followed by elementwise op will assert by Johan Alfven · 1 year, 3 months ago
  53. d0e41cf MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinking an axis by Tim Hall · 1 year, 3 months ago
  54. 46c9477 MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops check by wilisa01 · 1 year, 3 months ago
  55. 16b5e5e MLBEDSW-7342: Regression: Output diff for mlperf_deeplabv3_mnv2_ade20k_int8 by wilisa01 · 1 year, 3 months ago
  56. 9070f0f MLBEDSW-7316: Fix crash for networks with resource variables by Johan Alfven · 1 year, 3 months ago
  57. 33c01e6 MLBEDSW-7274 Add support for Variable Tensors by Fredrik Svedberg · 1 year, 3 months ago
  58. 4939633 MLBEDSW-7250: pytest RuntimeWarning: overflow encountered in float_scalars by wilisa01 · 1 year, 3 months ago
  59. 899500d MLBEDSW-7100: Update mlw_codec copyright years by Rickard Bolin · 1 year, 3 months ago
  60. 8289d51 MLBEDSW-4960: convert_resizebilinear_1x1_to_add creates constant output tensor by wilisa01 · 1 year, 4 months ago
  61. 428a8d5 MLBEDSW-6982: Move to setup.cfg and pyproject.toml by Raul Farkas · 1 year, 4 months ago 3.7.0.rc1
  62. 59b9ab9 MLBEDSW-7331: Reinstate max stride height constraint of 3 for Conv2D by Raul Farkas · 1 year, 3 months ago
  63. 1c59048 MLBEDSW-7281: create_const_tensor OverflowError on Microsoft Windows by Tim Hall · 1 year, 4 months ago
  64. 090f18a MLBEDSW-7237: CONV_2D stride 4 optimisation by Raul Farkas · 1 year, 4 months ago
  65. 12e4811 MLBEDSW-7284: MLCE: Fix assert for faulty Split op by Johan Alfven · 1 year, 3 months ago
  66. 4b71799 Revert "MLBEDSW-6954: Update to TensorFlow 2.11" by Rickard Bolin · 1 year, 3 months ago
  67. 82593de MLBEDSW-6954: Update to TensorFlow 2.11 by wilisa01 · 1 year, 5 months ago
  68. 3b1578e MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64 by Tim Hall · 1 year, 4 months ago
  69. f349047 MLBEDSW-7091: MLCE: Reduce SRAM, compiling for Performance by Johan Alfven · 1 year, 4 months ago
  70. 78fc9bc MLBEDSW-7231: MLCE: Fixed assert caused by multiple reshape op's by Johan Alfvén · 1 year, 4 months ago
  71. 40923fd MLBEDSW-7106: Add inclusive language statement to README by Rickard Bolin · 1 year, 5 months ago
  72. 1657307 MLBEDSW-7220: Updated uncascaded memory calculation by Johan Alfvén · 1 year, 5 months ago
  73. 5fdcf17 MLBEDSW-7203: Data type alias deprecations by Rickard Bolin · 1 year, 5 months ago
  74. af1d443 MLBEDSW-7206: Fixed weight buffering problem in cascading by Johan Alfvén · 1 year, 5 months ago
  75. da69e6d MLBEDSW-7111: Changed shape calculation for the rolling buffer by Johan Alfvén · 1 year, 5 months ago
  76. 1bd20f2 MLBEDSW-7062: Clean up and and add comments to scheduler by Rickard Bolin · 1 year, 5 months ago
  77. eb332a3 MLBEDSW-7179: Fix assert for non local memory calculation by Johan Alfvén · 1 year, 5 months ago
  78. 2f87617 MLBEDSW-7173: MLCE: NPU performance for reversed operands by Johan Alfvén · 1 year, 5 months ago
  79. faa4b78 MLBEDSW-7072: Added bias shape constraint by Johan Alfvén · 1 year, 5 months ago
  80. 92689d5 MLBEDSW-6716: Updates to estimate op SRAM usage by Johan Alfvén · 1 year, 5 months ago
  81. db947e4 MLBEDSW-7002 Investigate output from code linter by Fredrik Svedberg · 1 year, 6 months ago
  82. 5451162 MLBEDSW-7008: Update RELEASES.md, SUPPORTED_OPS.md and setup.py by Rickard Bolin · 1 year, 6 months ago 3.6.0 3.6.0.rc3
  83. ce7d65c MLBEDSW-3573: Document CSV files by wilisa01 · 1 year, 6 months ago
  84. 79a8904 MLBEDSW-6915: MLCE - Missing operators in Debug DB by wilisa01 · 1 year, 6 months ago 3.6.0.rc2
  85. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 6 months ago
  86. ea4ba66 MLBEDSW-6905: Add dilation greater than 2 support by Tim Hall · 1 year, 6 months ago
  87. 16da6ab MLBEDSW-7120: Update pre-commit tool repo location by Rickard Bolin · 1 year, 6 months ago
  88. e1e6746 MLBEDSW-6415: Summary csv generation error by wilisa01 · 1 year, 6 months ago
  89. 5ae6cb0 MLBEDSW-7040: verbose-performance doesn't report the original op by Tim Hall · 1 year, 6 months ago
  90. f3c7d55 MLBEDSW-6881 SHAPE single op network is optimised to nothing by Fredrik Svedberg · 1 year, 6 months ago 3.6.0.rc1
  91. 9d51ec4 MLBEDSW-7074: Updated reference kernel for the MEAN op by Johan Alfvén · 1 year, 7 months ago
  92. 92cd33b MLBEDSW-7082: Weight tensor shape is incorrect by Tim Hall · 1 year, 6 months ago
  93. b9f8159 MLBEDSW-7077: Store original tensor shape in optimized file by Johan Alfvén · 1 year, 7 months ago
  94. 48e5159 MLBEDSW-6975: Updated bypass functionality by Johan Alfvén · 1 year, 8 months ago
  95. 8484d6e Revert "MLBEDSW-6961: Bypass functionality for memory ops" by Johan Alfvén · 1 year, 8 months ago
  96. 53605be MLBEDSW-7060: Bias tensor should be in 1D shape by Johan Alfvén · 1 year, 7 months ago
  97. 993ea53 MLBEDSW-7063: Fix output diff for networks with split ops by Johan Alfvén · 1 year, 7 months ago
  98. 0b799e4 MLBEDSW-7059: Updated offset calculation for Slice by Johan Alfvén · 1 year, 7 months ago
  99. 3a6325f MLBEDSW-6984: Optimize fast storage for feature maps by Johan Alfvén · 1 year, 7 months ago
  100. 0f2e59f MLBEDSW-7028: Fix compiler assert for elementwise op by Johan Alfvén · 1 year, 7 months ago