1. 5f2ea2f MLBEDSW-3219: Suppress CPU info Const/Placeholder by Louis Verhaard · 3 years, 9 months ago
  2. 1068362 Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder" by patrik.gustavsson · 3 years, 9 months ago
  3. 04986c0 MLBEDSW-3219: Suppress CPU info for Const/Placeholder by Louis Verhaard · 3 years, 9 months ago
  4. 184b250 vela: Improve extra info in constraint checks by Michael McGeagh · 3 years, 9 months ago
  5. 5554bbe MLBEDSW-3219 Added info print for unsupported operator by Patrik Gustavsson · 3 years, 9 months ago
  6. 23f8716 MLBEDSW-3230 Remove restriction of batching 16 for FC by Patrik Gustavsson · 3 years, 9 months ago
  7. 8359a47 MLBEDSW-3061: Update supported_operators.py by Dwight Lidman · 3 years, 9 months ago
  8. aee5d75 MLBEDSW-3148: Refactor Operation by Louis Verhaard · 3 years, 9 months ago
  9. 36ad73a MLBEDSW-3154 Fix issue for checking axis in concat by Patrik Gustavsson · 3 years, 9 months ago
  10. 37ded34 MLBEDSW-2412 Replace generic restrictions by Michael McGeagh · 3 years, 9 months ago
  11. 1eeea51 vela: SupportedOperators promote to class instance by Michael McGeagh · 3 years, 9 months ago
  12. 530992a MLBEDSW-3001 Fix Min Max OPs not properly checked by Patrik Gustavsson · 3 years, 9 months ago
  13. 0f98b36 [MLBEDSW-2802] Fix 5D tensor crash by Fredrik Svedberg · 3 years, 9 months ago
  14. eadb166 MLBEDSW-2885: Fix overflow from inf number by Andreas Nevalainen · 3 years, 10 months ago
  15. fa2f92a MLBEDSW-3035: Updated StridedSlice checks by Louis Verhaard · 3 years, 9 months ago
  16. 8854dc9 MLBEDSW-2788 Fix crash on non-constant weight tensors by Andreas Nevalainen · 3 years, 9 months ago
  17. d8c032d MLBEDSW-2813: Handle non-const weights and check shapes by Andreas Nevalainen · 3 years, 10 months ago
  18. 34ad19b optim: Fix issue with IFM streaming of LUT by Michael McGeagh · 3 years, 10 months ago
  19. 835d8e1 [MLBEDSW-2928] Add batching to softmax by Fredrik Svedberg · 3 years, 10 months ago
  20. 271ddc3 MLBEDSW-2814 Add support for inferred size in SplitV by Patrik Gustavsson · 3 years, 10 months ago
  21. 258ebba MLBEDSW-2915: Added None check for bias before checking restrictions by Jacob Bohlin · 3 years, 10 months ago
  22. 7152517 MLBEDSW-2804: Bias data type check wrong by Tim Hall · 3 years, 10 months ago
  23. 49d9212 MLBEDSW-2804: Added bias data type check by Jacob Bohlin · 3 years, 10 months ago
  24. 880e735 [MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32 by Fredrik Svedberg · 3 years, 10 months ago
  25. f0c59bf MLBEDSW-2719: Update kernel size check by Andreas Nevalainen · 3 years, 10 months ago
  26. 7579c75 MLBEDSW-2867: Split operators get placed on CPU by Dwight Lidman · 3 years, 10 months ago
  27. 87c1350 MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 pools by Charles Xu · 3 years, 11 months ago
  28. e3786ac MLBEDSW-2679: Tensor quant comparison is incorrect by Tim Hall · 4 years ago
  29. 67e0d8f MLBEDSW-2663: Handle optional tensors by Jacob Bohlin · 3 years, 10 months ago
  30. 1575b94 [MLBEDSW-2730] Implement LUT generation for softmax uint8/int8 by Fredrik Svedberg · 3 years, 11 months ago
  31. 2573311 MLBEDSW-2729: Add restrictions for shapeless tensors by Dwight Lidman · 3 years, 11 months ago
  32. 597fd3f [MLBEDSW-2657] Softmax uint8/int8 by Fredrik Svedberg · 3 years, 11 months ago
  33. ecd2052 MLBEDSW-2549 Crash with incorrect strided slice op by Michael McGeagh · 4 years ago
  34. 36ffaf3 Skip the NOP resizebilinear op by Charles Xu · 3 years, 11 months ago
  35. a0c3624 [MLBEDSW-2335] SoftMax int16 by Fredrik Svedberg · 4 years, 1 month ago
  36. 9a03fdf MLBEDSW-2569:Support 1x1 IFM ResizeBilinear by Charles Xu · 4 years ago
  37. ebe26c7 MLBEDSW-1538: Output diff for elementwise min/max by Dwight Lidman · 4 years, 1 month ago
  38. 9fbc491 MLBEDSW-1497: Add Quantize operator support by Jacob Bohlin · 4 years ago
  39. c30f495 Code clean-up using black and flake8 by Tim Hall · 4 years ago
  40. 332a704 MLBEDSW-2475: leaky relu not handling negative alpha value by Dwight Lidman · 4 years, 1 month ago
  41. cf7da10 MLBEDSW-1716: Transpose Convolution support by Jacob Bohlin · 4 years, 1 month ago
  42. 42fed94 MLBEDSW-2372: Failing assert for ResizeBilinear with upscale != 2x by Dwight Lidman · 4 years, 1 month ago
  43. 388e9c2 [MLBEDSW-1996] Update supported operator checks by Fredrik Svedberg · 4 years, 1 month ago
  44. 7879222 Add elementwise vector scalars support by Charles Xu · 4 years, 2 months ago
  45. 53d4752 MLBEDSW-1649: Add size splits for Split op by Charles Xu · 4 years, 2 months ago
  46. e8a1045 Add reorder-python-import pre-commit hook by Diego Russo · 4 years, 2 months ago
  47. 3ec04ac MLBEDSW-1498: Add Resize_Bilinear operator support by Dwight Lidman · 4 years, 2 months ago
  48. cf72890 MLBEDSW-1998: Add support for new_axis_mask by Patrik Gustavsson · 4 years, 2 months ago
  49. 0538a77 MLBEDSW-1970: Add stride 3 support by Dwight Lidman · 4 years, 2 months ago
  50. f995db7 MLBEDSW-2001: Fix unary elementwise operator regression by Dwight Lidman · 4 years, 2 months ago
  51. 79d07d2 Add Vela codebase by Tim Hall · 4 years, 2 months ago 0.1.0