1. 9072496 MLBEDSW-6260: Add support for using DMA to copy feature maps by Johan Alfven · 1 year, 4 months ago
  2. bb98851 MLBEDSW-7427 Fix scale calculations for FullyConnected by Fredrik Svedberg · 1 year, 2 months ago
  3. d0e41cf MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinking an axis by Tim Hall · 1 year, 3 months ago
  4. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 7 months ago
  5. f3c7d55 MLBEDSW-6881 SHAPE single op network is optimised to nothing by Fredrik Svedberg · 1 year, 7 months ago 3.6.0.rc1
  6. 0b799e4 MLBEDSW-7059: Updated offset calculation for Slice by Johan Alfvén · 1 year, 7 months ago
  7. 65835e0 MLBEDSW-6941: Set correct OFM shape for fc op by Johan Alfvén · 1 year, 7 months ago
  8. 4a434cb MLBEDSW-6969 Remove RescaleAdd and RescaleMul operators by Fredrik Svedberg · 1 year, 8 months ago
  9. 61f05d9 MLBEDSW-6955: Update to TensorFlow 2.10 by erik.andersson@arm.com · 1 year, 8 months ago
  10. fea1516 MLBEDSW-6686: Resize bilinear HPC with tile padding by Rickard Bolin · 1 year, 11 months ago
  11. 17e53b5 MLBEDSW-6927: Add ofm_stride_multiplier attribute to operation by Rickard Bolin · 1 year, 8 months ago
  12. 9ae3455 MLBEDSW-6613: Implement tile padding by Rickard Bolin · 2 years ago
  13. 8ddd489 MLBEDSW-6832 PReLU support in Vela by Fredrik Svedberg · 1 year, 9 months ago
  14. dd49a72 Revert reversion of TensorFlow 2.9 update by erik.andersson@arm.com · 1 year, 9 months ago 3.5.0.rc1
  15. 885033b MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR support by Tim Hall · 1 year, 10 months ago
  16. a9fba26 MLBEDSW-6710: Revert Tensorflow 2.9 by Johan Alfvén · 1 year, 10 months ago
  17. 1156317 MLBEDSW-6703 Add SHAPE operator to supported operators by Fredrik Svedberg · 1 year, 11 months ago
  18. 93f492b MLBEDSW-6635: Update to TensorFlow 2.9 by erik.andersson@arm.com · 1 year, 11 months ago
  19. c4d35eb MLBEDSW-4856: Removed dead code by oliper01 · 1 year, 11 months ago
  20. 4965fae MLBEDSW-6313 Static optimisation for Shape OP by Ayaan Masood · 1 year, 11 months ago
  21. d66f801 MLBEDSW-6425: Update to TensorFlow 2.8 by Rickard Bolin · 2 years, 1 month ago
  22. 814d01f MLBEDSW-6371: Output diff caused by operator clone bug by Rickard Bolin · 2 years, 1 month ago
  23. 3c5cfe9 MLBEDSW-6298: MLCE: Unable to find a valid block config by Tim Hall · 2 years, 2 months ago
  24. 845e232 MLBEDSW-3367 Add mypy to pre-commit by Jonas Ohlsson · 2 years, 3 months ago
  25. 2de898a MLBEDSW-4870: Update to TensorFlow 2.7 by Rickard Bolin · 2 years, 5 months ago
  26. 6bf1613 MLBEDSW-5162 MLCE: Vela [3.1.0] falling to run with yolov4_int8.tflite by James Ward · 2 years, 8 months ago
  27. ef3ebdd TOSA: Add support for Identity operation by Patrik Gustavsson · 2 years, 8 months ago
  28. 46408a8 TOSA: Elementwise Rank > 4 and Batch > 1 by Patrik Gustavsson · 2 years, 8 months ago
  29. f436ada TOSA: Support for TABLE operator (int8) by Patrik Gustavsson · 2 years, 8 months ago
  30. e2bfa7e TOSA: Add support for PAD by Patrik Gustavsson · 2 years, 8 months ago
  31. b081d67 TOSA: Added support for ADD, SUB and MUL by Patrik Gustavsson · 2 years, 9 months ago
  32. df99510 TOSA: Added Depthwise support by Patrik Gustavsson · 2 years, 9 months ago
  33. 8a12da1 MLBEDSW-4854: Update to TensorFlow 2.5 by Dwight Lidman · 2 years, 10 months ago
  34. 5e26eda MLBEDSW-4840 Move setting of input indices to tflite reader by Patrik Gustavsson · 2 years, 11 months ago
  35. 8f1f9aa MLBEDSW-4838 Added basic TOSA support. by Patrik Gustavsson · 2 years, 11 months ago
  36. d8339a7 MLBEDSW-4034: New Scheduler Size or Performance Optimisation by Tim Hall · 3 years ago
  37. c822d62 MLBEDSW-4223: Full support for PAD operator by Louis Verhaard · 3 years, 2 months ago
  38. 4f728c0 MLBEDSW-1499: Add MEAN operator by Dwight Lidman · 3 years, 5 months ago
  39. 1a92f78 MLBEDSW-4022: support PAD followed by pool operator by Louis Verhaard · 3 years, 3 months ago
  40. 8d0f489 [MLBEDSW-3813] Fix LSTM operator pass through by Fredrik Svedberg · 3 years, 3 months ago
  41. e3b1b91 MLBEDSW-3774 Remove SplitSliceRead by Patrik Gustavsson · 3 years, 3 months ago
  42. da2b003 MLBEDSW-3937 Fix check for NHCWB16 for FC by Patrik Gustavsson · 3 years, 3 months ago
  43. 42abec1 MLBEDSW-3771: Updated to TF 2.4 flatbuffer schema by Tim Hall · 3 years, 3 months ago
  44. ebf4af6 MLBEDSW-3903: Bug fix PAD operator by Louis Verhaard · 3 years, 4 months ago
  45. 189f748 MLBEDSW-3224: Support HardSwish by Diqing Zhong · 3 years, 4 months ago
  46. 2c2522d MLBEDSW-3772 Fix FC with changed inp shape by Patrik Gustavsson · 3 years, 4 months ago
  47. 3a26920 MLBEDSW-3772 Reshape removal by Patrik Gustavsson · 3 years, 4 months ago
  48. e82be7c [MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.py by Fredrik Svedberg · 3 years, 4 months ago
  49. ae2d553 MLBEDSW-3499: Support for PAD operator by Louis Verhaard · 3 years, 5 months ago
  50. eeb8515 Revert "Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes"" by patrik.gustavsson · 3 years, 5 months ago
  51. df0a590 Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes" by patrik.gustavsson · 3 years, 5 months ago
  52. bf31d64 MLBEDSW-3645 4D class for op ifm/ofm shapes by Patrik Gustavsson · 3 years, 5 months ago
  53. 2349d42 MLBEDSW-3654 Add/use op ifm/ofm shapes by Patrik Gustavsson · 3 years, 6 months ago
  54. 528a56d vela: Move special error cases by Michael McGeagh · 3 years, 5 months ago
  55. 1689548 MLBEDSW-3694 Replace padding with enum by Michael McGeagh · 3 years, 5 months ago
  56. 9b43f84 MLBEDSW-3653: Fix type errors in annotated files by Dwight Lidman · 3 years, 5 months ago
  57. d9c2c42 [MLBEDSW-3690] Refactor Softmax by Fredrik Svedberg · 3 years, 6 months ago
  58. e3de4e5 MLBEDSW-3633: SplitV incorrectly placed on CPU by Jacob Bohlin · 3 years, 6 months ago
  59. e8a5a78 MLBEDSW-839: Code generation using external API by Louis Verhaard · 3 years, 7 months ago 2.0.0.rc1
  60. 65fd998 MLBEDSW-2412 All constraints have been refactored by Michael McGeagh · 3 years, 7 months ago
  61. 4ed38bc vela: Refactor operators to use Kernel objects by Tim Hall · 3 years, 7 months ago
  62. c6ac194 MLBEDSW-3004: UnpackReshaped can't be serialised by Dwight Lidman · 3 years, 8 months ago
  63. 1068362 Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder" by patrik.gustavsson · 3 years, 7 months ago
  64. 04986c0 MLBEDSW-3219: Suppress CPU info for Const/Placeholder by Louis Verhaard · 3 years, 7 months ago
  65. 04f8c00 MLBEDSW-3218: Added operator indices Quantize/Dequantize by Louis Verhaard · 3 years, 7 months ago
  66. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 8 months ago
  67. f03bad3 MLBEDSW-2031: LUT support tanh/sigmoid by Louis Verhaard · 3 years, 8 months ago
  68. fa2f92a MLBEDSW-3035: Updated StridedSlice checks by Louis Verhaard · 3 years, 8 months ago
  69. 8dbf8cf MLBEDSW-2745 Support relus with differing scales by Michael McGeagh · 3 years, 8 months ago
  70. 98a3499 MLBEDSW-2935: LUT fusing with preceding operator by Louis Verhaard · 3 years, 9 months ago
  71. 271ddc3 MLBEDSW-2814 Add support for inferred size in SplitV by Patrik Gustavsson · 3 years, 9 months ago
  72. 49d9212 MLBEDSW-2804: Added bias data type check by Jacob Bohlin · 3 years, 9 months ago
  73. a41cd4d Small fix for Softmax regression by Jacob Bohlin · 3 years, 9 months ago
  74. 67e0d8f MLBEDSW-2663: Handle optional tensors by Jacob Bohlin · 3 years, 9 months ago
  75. b16dcce vela: Minor refactor of operation class by Tim Hall · 3 years, 10 months ago
  76. c5b549b MLBEDSW-2637 Utilise new tensor and operator funcs by Michael McGeagh · 3 years, 9 months ago
  77. 5778ffd MLBEDSW-2637 Refactor util funcs out of softmax.py by Michael McGeagh · 3 years, 9 months ago
  78. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years ago
  79. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 4 years ago
  80. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years ago
  81. b2fb212 MLBEDSW-2420: Improved support for dilated convolution by Louis Verhaard · 4 years ago
  82. 9b8fa12 MLBEDSW-2303: Bug fix Split by Louis Verhaard · 4 years ago
  83. 53d4752 MLBEDSW-1649: Add size splits for Split op by Charles Xu · 4 years ago
  84. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 1 month ago
  85. cf72890 MLBEDSW-1998: Add support for new_axis_mask by Patrik Gustavsson · 4 years, 1 month ago
  86. 4913433 MLBEDSW-1998: Add more support for Strided_slice by Patrik Gustavsson · 4 years, 1 month ago
  87. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 1 month ago 0.1.0