1. fdbb072 MLBEDSW-8491: Add support for Mirror pad by Rickard Bolin · 9 months ago
  2. f4a511f MLBEDSW-8157: Update to TensorFlow 2.15 by William Isaksson · 6 months ago
  3. b37a81b MLBEDSW-8111: Update to TensorFlow 2.14 by Rickard Bolin · 8 months ago
  4. 529b787 MLBEDSW-7853: Missing options for RANDOM_UNIFORM operator by Rickard Bolin · 10 months ago
  5. 906c9e8 MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE support by Johan Alfven · 12 months ago
  6. f0cb1ab MLBEDSW-8035: Update to TensorFlow 2.13 by William Isaksson · 8 months ago
  7. 2f9b687 MLBEDSW-7165: Update to TensorFlow 2.12 by William Isaksson · 10 months ago
  8. 8e525ca MLBEDSW-7748: Add RSQRT support by Johan Alfven · 1 year, 1 month ago
  9. ce50273 MLBEDSW-2082: Add Exp support by Johan Alfven · 1 year, 1 month ago
  10. 3fd5d83 MLBEDSW-6954: Update to TensorFlow 2.11 by Rickard Bolin · 1 year, 1 month ago
  11. 2180a17 MLBEDSW-7408: MLCE: Crash when serialising model LSTM by Tim Hall · 1 year, 2 months ago
  12. 6986a07 MLBEDSW-6435: Implement support for ArgMax along depth dimension by Rickard Bolin · 1 year, 5 months ago
  13. 4b71799 Revert "MLBEDSW-6954: Update to TensorFlow 2.11" by Rickard Bolin · 1 year, 4 months ago
  14. 82593de MLBEDSW-6954: Update to TensorFlow 2.11 by wilisa01 · 1 year, 5 months ago
  15. 5fdcf17 MLBEDSW-7203: Data type alias deprecations by Rickard Bolin · 1 year, 5 months ago
  16. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 7 months ago
  17. 61f05d9 MLBEDSW-6955: Update to TensorFlow 2.10 by erik.andersson@arm.com · 1 year, 8 months ago
  18. 8ddd489 MLBEDSW-6832 PReLU support in Vela by Fredrik Svedberg · 1 year, 9 months ago
  19. dd49a72 Revert reversion of TensorFlow 2.9 update by erik.andersson@arm.com · 1 year, 10 months ago 3.5.0.rc1
  20. 885033b MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR support by Tim Hall · 1 year, 10 months ago
  21. a9fba26 MLBEDSW-6710: Revert Tensorflow 2.9 by Johan Alfvén · 1 year, 10 months ago
  22. 93f492b MLBEDSW-6635: Update to TensorFlow 2.9 by erik.andersson@arm.com · 1 year, 11 months ago
  23. 4965fae MLBEDSW-6313 Static optimisation for Shape OP by Ayaan Masood · 1 year, 11 months ago
  24. d66f801 MLBEDSW-6425: Update to TensorFlow 2.8 by Rickard Bolin · 2 years, 1 month ago
  25. a3fe665 vela: Minor refactor by Tim Hall · 2 years, 3 months ago dev/mlbedsw-6271
  26. d857507 Update version of Black to 22.3.0 by Jonas Ohlsson · 2 years, 2 months ago
  27. 2de898a MLBEDSW-4870: Update to TensorFlow 2.7 by Rickard Bolin · 2 years, 5 months ago
  28. 6bf1613 MLBEDSW-5162 MLCE: Vela [3.1.0] falling to run with yolov4_int8.tflite by James Ward · 2 years, 9 months ago
  29. f53b332 MLBEDSW-5366 - TLCT: Some TensorTypes were missing by Dwight Lidman · 2 years, 8 months ago
  30. b94bcd4 MLBEDSW-5174: Third-party custom ops not passed through correctly by Tim Hall · 2 years, 9 months ago
  31. cfb4262 MLBEDSW-4993: TFLite mapping error for Wav2Letter by Dwight Lidman · 2 years, 10 months ago
  32. 8a12da1 MLBEDSW-4854: Update to TensorFlow 2.5 by Dwight Lidman · 2 years, 10 months ago
  33. 5e26eda MLBEDSW-4840 Move setting of input indices to tflite reader by Patrik Gustavsson · 2 years, 11 months ago
  34. 4f728c0 MLBEDSW-1499: Add MEAN operator by Dwight Lidman · 3 years, 5 months ago
  35. 0cbb166 MLBEDSW-3571: Sum and FC should not crash when asking for keep_dims. by erik.andersson@arm.com · 3 years, 3 months ago
  36. 460c689 MLBEDSW-4064: Update copyright headers by erik.andersson@arm.com · 3 years, 3 months ago
  37. 42abec1 MLBEDSW-3771: Updated to TF 2.4 flatbuffer schema by Tim Hall · 3 years, 4 months ago
  38. f4e12be MLBEDSW-3561: Support const STRING input tensors by Louis Verhaard · 3 years, 5 months ago
  39. 1689548 MLBEDSW-3694 Replace padding with enum by Michael McGeagh · 3 years, 5 months ago
  40. 6f72526 MLBEDSW-3685 Fix dangerous default value usage by Michael McGeagh · 3 years, 6 months ago
  41. 4bb989b [MLBEDSW-3348] Fix Reshape operator fails with TypeError during deserialization by Fredrik Svedberg · 3 years, 6 months ago
  42. 837dc1b MLBEDSW-3403 Generate supported op report by Michael McGeagh · 3 years, 6 months ago
  43. e05de45 MLBEDSW-3301: Vela fails ungracefully when reading string buffers by Dwight Lidman · 3 years, 7 months ago
  44. 219ec07 MLBEDSW-3402 SupportedOp now returns external name by Michael McGeagh · 3 years, 7 months ago
  45. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 8 months ago
  46. 8daf6b7 MLBEDSW-2734: TensorFlow 2.3 compatibility by Jacob Bohlin · 3 years, 8 months ago
  47. a3aad93 MLBEDSW-2824: Add mapping for ROUND operator by Dwight Lidman · 3 years, 9 months ago
  48. d2a972d MLBEDSW-2731: Allow all TensorFlow Lite operators to pass through by Dwight Lidman · 3 years, 9 months ago
  49. f767b93 MLBEDSW-2732: Added complex64 to datatypes by Jacob Bohlin · 3 years, 9 months ago
  50. c8310b1 MLBEDSW-2528: MLCE-219: Custom operator pass through by Tim Hall · 4 years ago
  51. c30f495 Code clean-up using black and flake8 by Tim Hall · 4 years ago
  52. 678645b MLBEDSW-2436: Support for HardSwish operator by Louis Verhaard · 4 years ago
  53. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 1 month ago
  54. ea6111a Add pre-commit support for sanity checks by Diego Russo · 4 years, 1 month ago
  55. 10349e7 MLBEDSW-2030: PReLU is not mapped for passthrough by Tim Hall · 4 years, 1 month ago
  56. 65da379 MLBEDSW-1997: POW operator fails to load by Tim Hall · 4 years, 1 month ago
  57. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 1 month ago 0.1.0