1. f1f1f87 Add in place summation to CPU GEMM kernels by Radu Salavat · 4 months ago
  2. 473b829 Adds Tests and reference implementation for scatter operator with 1D tensors. by Mohammed Suhail Munshi · 3 months ago
  3. 8609ca0 Add skeleton for CLScatter op, reference and tests by Mohammed Suhail Munshi · 4 months ago
  4. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 5 months ago
  5. e77736f Set int8 test tolerance in FullyConnected to int8 by Gunes Bayir · 4 months ago
  6. 9469058 Fix linker errors in validation suite for WoA by Pablo Marquez Tello · 5 months ago
  7. 0cba93f [QTest] Use dynamic output quantization in Depthwise Conv tests by Omar Al Khatib · 5 months ago
  8. a3e1b50 Fix the bug in GpuTanh operator in dynamic fusion by Gunes Bayir · 5 months ago
  9. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 5 months ago
  10. fdf56fb Make GpuWorkloadContext own all tensor info objects by Viet-Hoa Do · 5 months ago
  11. c5df0c6 Fix test compilation error on GCC 13.2 by Jakub Sujak · 6 months ago
  12. 11ab451 Implement dynamic quantization for GEMMLowp tests by SiCong Li · 8 months ago
  13. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 9 months ago
  14. 449af40 Fix Elementwise Division Dynamic Shape tests by Anitha Raj · 8 months ago
  15. 02c452f Add Dynamic Quantization tests to Fully Connected Layer by Mohammed Suhail Munshi · 8 months ago
  16. 704c22f [GPU] Update Reverse layer to allow negative axis and reversed axis order by Adnan AlSinan · 8 months ago
  17. 8f4b3df Fix clang-tidy errors by Jakub Sujak · 8 months ago
  18. 93a77cd Use dynamic quantization in Convolution and Dilated Convolution tests by Gunes Bayir · 9 months ago
  19. fde45d8 Extend CKW MatMul with nt_t by Adnan AlSinan · 8 months ago
  20. dfcd41a Use dynamic quantization in OpenCL™ Direct Convolution tests by Gunes Bayir · 9 months ago
  21. 4ea9bac Fix memory Error in Reverse Fixture. by Adnan AlSinan · 9 months ago
  22. 0b72aa4 Optimize NEStackLayer by Gunes Bayir · 9 months ago
  23. a23b468 Optimize CLTranspose operator by Jakub Sujak · 9 months ago
  24. 0a99c79 Fix nightly NEON Reverse reference failure by Adnan AlSinan · 9 months ago
  25. d82f797 Fix Nightly failing validation tests in NEON Reverse by Adnan AlSinan · 9 months ago
  26. bdcb4c1 Implement tflite compliant reverse for CPU by Adnan AlSinan · 10 months ago
  27. e071b5e Fix the validation issue in AddMulAdd fused kernel by Gunes Bayir · 9 months ago
  28. 532ce2c Separate the output quantization calculation logic from matmul by Gunes Bayir · 10 months ago
  29. b566b6e Extend Neon ReshapeLayer validation tests by Anitha Raj · 10 months ago
  30. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 10 months ago
  31. 2e6d659 Port ClTemplatePool2d to ckw by Adnan AlSinan · 10 months ago
  32. eb5696d Optimize CpuReshapeKernel by Anitha Raj · 12 months ago
  33. 6075097 Remove functionality to add padding in Y dimension in validation tests by Anitha Raj · 11 months ago
  34. 78da34c Fix failure in MeanReduce layer by Viet-Hoa Do · 11 months ago
  35. 4cb0bd4 Improved testing for ArgMinMax by Pablo Marquez Tello · 11 months ago
  36. a5577db Fix dynamic fusion compilation error by Viet-Hoa Do · 12 months ago
  37. 205ba24 Added S64/U64 support for the input in CLCast by Pablo Marquez Tello · 12 months ago
  38. 945b8da Make test fixture setup methods not be templated by Matthew Bentham · 12 months ago
  39. 8e2dede Add Bias to MatMul Kernels and add support for use in Fully Connected Layer by Mohammed Suhail Munshi · 1 year ago
  40. 019a7d9 Enable transpose convolution with non-square kernels by Viet-Hoa Do · 1 year ago
  41. a2bb80e Use MatMul in fully connected layer with dynamic weights when supported by Mohammed Suhail Munshi · 1 year ago
  42. a8d8058 Implement FP32/FP16 MatMul NT/NT kernel using the MMUL extension by SiCong Li · 1 year, 1 month ago
  43. 94abde4 Add Fused Activation to OpenCL MatMul by Mohammed Suhail Munshi · 1 year, 1 month ago
  44. 3fcf3dc Add multi-sketch support for dynamic fusion by Viet-Hoa Do · 1 year, 1 month ago
  45. e9b3ee2 Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int_8 failures by Jakub Sujak · 1 year, 2 months ago
  46. cdd1e03 Support multi-dimensional indices in the CL Gather Layer up to four-dimensional output tensors by Omar Al Khatib · 1 year, 2 months ago
  47. a62129a Fix fully connected and matmul mismatches by Viet-Hoa Do · 1 year, 2 months ago
  48. 3b162e5 Reorder added by David Svantesson · 1 year, 3 months ago
  49. a25582c Fix the gather layer indices check by Viet-Hoa Do · 1 year, 4 months ago
  50. 9c7c2d2 Add quantized support for CPU MatMul by Viet-Hoa Do · 1 year, 3 months ago
  51. 9d0c4de Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT by Gunes Bayir · 1 year, 3 months ago
  52. 1ed6a14 Align naming convention of ClMatMul by Jakub Sujak · 1 year, 3 months ago
  53. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 3 months ago
  54. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 3 months ago
  55. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 3 months ago
  56. fd472f0 Add quantized support for unary elementwise in CPU by Viet-Hoa Do · 1 year, 4 months ago
  57. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 3 months ago
  58. bbeef72 Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernels by Gunes Bayir · 1 year, 3 months ago
  59. a3e57c2 Add dynamic weights for CPU fully connected layer by Viet-Hoa Do · 1 year, 4 months ago
  60. 8918b23 Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16 by Gunes Bayir · 1 year, 4 months ago
  61. 14d7b53 Implementation of RSQRT for quantized int8 by Ramy Elgammal · 1 year, 5 months ago
  62. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 4 months ago
  63. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 4 months ago
  64. 98aca0f Add sigmoid and tanh for dynamic fusion by Viet-Hoa Do · 1 year, 4 months ago
  65. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 4 months ago
  66. ecaa10a Fix Intermittent Neon™ ReduceMean QASYMM8 Mismatch by Mohammed Suhail Munshi · 1 year, 5 months ago
  67. a4ff9d0 Fix convolution layer fixture by Viet-Hoa Do · 1 year, 5 months ago
  68. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 5 months ago
  69. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 6 months ago
  70. 7359a87 Add Multiplication operator (FP only) to Dynamic Fusion Interface by Jakub Sujak · 1 year, 6 months ago
  71. 002e653 Implement dynamic fusion softmax operator by Ramy Elgammal · 1 year, 6 months ago
  72. cc28773 Change dynamic fusion API to return destination tensor info by Gunes Bayir · 1 year, 5 months ago
  73. 5a63d1e Add missing direct conv2d tests to dynamic fusion by SiCong Li · 1 year, 6 months ago
  74. a18d85c Dynamic Fusion Pooling Layer 2d by Mohammed Suhail Munshi · 1 year, 6 months ago
  75. f800adf Implement dynamic fusion reshape operator by Ramy Elgammal · 1 year, 7 months ago
  76. 3a1e125 Handle Intermediate tensors within the sketch by Gunes Bayir · 1 year, 6 months ago
  77. 8ae5714 Add Resize/Scale operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 7 months ago
  78. b84e253 Add output operator for dynamic fusion by Viet-Hoa Do · 1 year, 7 months ago
  79. 3274172 Add CLAMP operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 7 months ago
  80. 1dc6ff1 Implement Cast operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  81. 404462a Adding GpuAdd to dynamic fusion operators by Ramy Elgammal · 1 year, 8 months ago
  82. 7dc0234 Implement FP32/16 Depthwise Conv2d operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  83. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 8 months ago
  84. ca1a52d space-to-depth shape calculator fix by Ramy Elgammal · 1 year, 7 months ago
  85. 97a609b Fix GemmLowp BatchMatMul Tests to use quantized Outputs by Mohammed Suhail Munshi · 1 year, 8 months ago
  86. 73f19af Add Dynamic Fusion GpuConv2d FP32/FP16 testcase by Ramy Elgammal · 1 year, 8 months ago
  87. a7077e9 Updateable weights in depthwise convolution by Milos Puzovic · 1 year, 8 months ago
  88. 0a36f58 Fix FFTConvolutionLayer test by Viet-Hoa Do · 1 year, 9 months ago
  89. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  90. a77c6d7 Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors by Ramy Elgammal · 1 year, 10 months ago
  91. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  92. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  93. 26c9d1a Add test for NEGEMM to test a batched matrix multiplication with variable input tensors by Adnan AlSinan · 1 year, 10 months ago
  94. 13a2d00 Add test for CLGEMM to test a batched matrix multiplication with variable input tensors by Mohammed Suhail Munshi · 1 year, 10 months ago
  95. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  96. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  97. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  98. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  99. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  100. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago