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