1. 79a8904 MLBEDSW-6915: MLCE - Missing operators in Debug DB by wilisa01 · 1 year, 7 months ago 3.6.0.rc2
  2. bc6ee58 MLBEDSW-6620: Update copyright notice and years by Rickard Bolin · 1 year, 7 months ago
  3. ea4ba66 MLBEDSW-6905: Add dilation greater than 2 support by Tim Hall · 1 year, 6 months ago
  4. f3c7d55 MLBEDSW-6881 SHAPE single op network is optimised to nothing by Fredrik Svedberg · 1 year, 7 months ago 3.6.0.rc1
  5. 9d51ec4 MLBEDSW-7074: Updated reference kernel for the MEAN op by Johan Alfvén · 1 year, 7 months ago
  6. 65835e0 MLBEDSW-6941: Set correct OFM shape for fc op by Johan Alfvén · 1 year, 7 months ago
  7. a64616c MLBEDSW-6794: ResizeNearestNeighbor with HPC 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. 1e5456f MLBEDSW-6708 Check the bias tensor in graph optimiser mean op by Fredrik Svedberg · 1 year, 8 months ago
  10. e84ed6b MLBEDSW-6962: MEAN height is greater than max kernel height by Johan Alfvén · 1 year, 8 months ago
  11. 017b4cc MLBEDSW-6928: Add int16 support for Resize Bilinear HPC by Rickard Bolin · 1 year, 8 months ago
  12. fea1516 MLBEDSW-6686: Resize bilinear HPC with tile padding by Rickard Bolin · 1 year, 11 months ago
  13. cc219be MLBEDSW-4338 Randomized int16 PAD output diff by Fredrik Svedberg · 1 year, 8 months ago
  14. 3642431 MLBEDSW-6938 Fix PReLU optimisation by Fredrik Svedberg · 1 year, 8 months ago
  15. 7f3ccd5 MLBEDSW-6929 Fix LeakyReLU int16 regressions by Fredrik Svedberg · 1 year, 8 months ago
  16. 701ba91 MLBEDSW-6869 Improve LeakyRelu support by Fredrik Svedberg · 1 year, 9 months ago
  17. 9ae3455 MLBEDSW-6613: Implement tile padding by Rickard Bolin · 2 years ago
  18. 0591663 MLBEDSW-6909: Use int32 acc for the Mean op by Johan Alfvén · 1 year, 9 months ago
  19. 6659165 MLBEDSW-6870 Optimisations for PReLU by Fredrik Svedberg · 1 year, 9 months ago
  20. 1700939 MLBEDSW-5029: Output diff for Mean op by Johan Alfvén · 1 year, 9 months ago
  21. 8ddd489 MLBEDSW-6832 PReLU support in Vela by Fredrik Svedberg · 1 year, 9 months ago
  22. 885033b MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR support by Tim Hall · 1 year, 10 months ago
  23. 47c7636 MLBEDSW-6616: ResizeBilinear align corners is incorrect by Tim Hall · 1 year, 10 months ago
  24. 1156317 MLBEDSW-6703 Add SHAPE operator to supported operators by Fredrik Svedberg · 1 year, 11 months ago
  25. a04f2f7 MLBEDSW-6687 Vela crashes in npu_serialisation.py and tflite_graph_optimiser.py by Fredrik Svedberg · 1 year, 11 months ago
  26. 25f48dd MLBEDSW-6314 Static optimisation for quantise OP by Ayaan Masood · 1 year, 11 months ago
  27. 4965fae MLBEDSW-6313 Static optimisation for Shape OP by Ayaan Masood · 1 year, 11 months ago
  28. a2ec5aa MLBEDSW-5384 FC layers run on NPU if underlying shape is 2D by Ayaan Masood · 2 years, 1 month ago
  29. f9267da MLBEDSW-6407: Vela fails with TypeError in npu_performance by Tim Hall · 2 years, 1 month ago
  30. d857507 Update version of Black to 22.3.0 by Jonas Ohlsson · 2 years, 2 months ago
  31. 3c5cfe9 MLBEDSW-6298: MLCE: Unable to find a valid block config by Tim Hall · 2 years, 2 months ago
  32. 43d2758 MLBEDSW-5332: Bug fix optimise_strided_conv by Louis Verhaard · 2 years, 2 months ago
  33. 1ddb2ed Vela: Fix diff in mean op by Diqing Zhong · 2 years, 2 months ago
  34. 0ab2edc MLBEDSW-6247: MLCE: Issue when running a model with Padding by Tim Hall · 2 years, 3 months ago
  35. e546def MLBEDSW-3623: Diff on semantic_segmentation by Rickard Bolin · 2 years, 4 months ago
  36. 51a8dce MLBEDSW-5844: Inconsistent calculation of read shapes by Tim Hall · 2 years, 5 months ago
  37. 7d7cb67 MLBEDSW-5554: Place MEAN op exceeding max height with axis==1 on CPU by Rickard Bolin · 2 years, 5 months ago
  38. cc8569f MLBEDSW-5209 Vela: output diff depthwise with non-zero zero points by Fredrik Svedberg · 2 years, 7 months ago
  39. 3e13434 MLBEDSW-5440 MLCE: Vela crashing due to mismatch in padding shape in OFM by James Ward · 2 years, 7 months ago
  40. 7c0607e MLBEDSW-5315 MLCE: Vela to handle skip Tensor by Fredrik Svedberg · 2 years, 7 months ago
  41. f436ada TOSA: Support for TABLE operator (int8) by Patrik Gustavsson · 2 years, 8 months ago
  42. 0957e3e MLBEDSW-5102 Update removal of memory only operators by Jonas Ohlsson · 2 years, 9 months ago
  43. 1a7527c MLBEDSW-5052 Fix RELU scaling by Fredrik Svedberg · 2 years, 8 months ago
  44. f1580f0 TOSA: Added RESHAPE, SLICE and CONCAT by Patrik Gustavsson · 2 years, 9 months ago
  45. df99510 TOSA: Added Depthwise support by Patrik Gustavsson · 2 years, 9 months ago
  46. cce872b MLBEDSW-5056 Output diff wav2letter (int16) by Fredrik Svedberg · 2 years, 9 months ago
  47. c74682c TOSA: Support for AVGPOOL, MAXPOOL and CONV2D by Patrik Gustavsson · 2 years, 9 months ago
  48. fbfd96e Handle sg input and output for Squeeze operator by Jonas Ohlsson · 2 years, 9 months ago 3.1.0.rc2
  49. 81942e9 MLBEDSW-4913 Fix inception_v1/v3 output diff by Jonas Ohlsson · 2 years, 9 months ago
  50. 8ae2929 MLBEDSW-4974: create_const_tensor invalid argument by Tim Hall · 2 years, 10 months ago
  51. 45e653d MLBEDSW-4853: Refactor supported operators by Jonas Ohlsson · 2 years, 10 months ago
  52. 7519d50 MLBEDSW-4892: Fix crash affecting biases without quantization. by James Peet · 2 years, 10 months ago
  53. 8f1f9aa MLBEDSW-4838 Added basic TOSA support. by Patrik Gustavsson · 2 years, 11 months ago