1. 4e84f24 Increase tolerance for SME kernels by Viet-Hoa Do · 1 year, 3 months ago
  2. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 3 months ago
  3. 8b7f42a Enable quantized data types for CpuElementwiseUnary on Armv7a by Ramy Elgammal · 1 year, 3 months ago
  4. dcab9ca Fix unused variable warning reported in nightly nuild by Ramy Elgammal · 1 year, 3 months ago
  5. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 3 months ago
  6. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 3 months ago
  7. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  8. 8893e45 Add cropping support to NEBatchToSpace by SiCong Li · 1 year, 3 months ago
  9. 732c1b2 Fix GCC13 compiler errors by Pablo Marquez Tello · 1 year, 3 months ago
  10. 573a33f Add additional FP16 guards to Convolution Layer by Nathan John Sircombe · 1 year, 3 months ago
  11. fd472f0 Add quantized support for unary elementwise in CPU by Viet-Hoa Do · 1 year, 4 months ago
  12. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 3 months ago
  13. b531b75 Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernels by Ramy Elgammal · 1 year, 3 months ago
  14. bbeef72 Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernels by Gunes Bayir · 1 year, 3 months ago
  15. a3e57c2 Add dynamic weights for CPU fully connected layer by Viet-Hoa Do · 1 year, 4 months ago
  16. 8918b23 Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16 by Gunes Bayir · 1 year, 3 months ago
  17. 14d7b53 Implementation of RSQRT for quantized int8 by Ramy Elgammal · 1 year, 5 months ago
  18. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 4 months ago
  19. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 4 months ago
  20. 37c989a Add support for arbitrary parameters for CPU Gather by Viet-Hoa Do · 1 year, 4 months ago
  21. 98aca0f Add sigmoid and tanh for dynamic fusion by Viet-Hoa Do · 1 year, 4 months ago
  22. 3c7c1fa Resolve the presence of variables that are unused in release mode in Dynamic Fusion source files by Omar Al Khatib · 1 year, 4 months ago
  23. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 4 months ago
  24. 227db8d Add an option to use lowest for max-pooling by Adnan AlSinan · 1 year, 5 months ago
  25. 4537089 Fixes for CMake and Bazel builds, tests failing in scons by David Svantesson · 1 year, 4 months ago
  26. ecaa10a Fix Intermittent Neon™ ReduceMean QASYMM8 Mismatch by Mohammed Suhail Munshi · 1 year, 5 months ago
  27. c5fb6b2 Add absolute tolerance to f16 CLConv3D validation tests by SiCong Li · 1 year, 5 months ago
  28. a4ff9d0 Fix convolution layer fixture by Viet-Hoa Do · 1 year, 5 months ago
  29. 6b4571a Add missing cpu feature printouts during tests by Gunes Bayir · 1 year, 5 months ago
  30. f4230aa Fix DeconvolutionLayer tolerance issues in FP16 tests by Gunes Bayir · 1 year, 5 months ago
  31. d04528b Disable AddMulAdd armv7a tests by Gunes Bayir · 1 year, 5 months ago
  32. 5b9d223 Fix GEMMLowp/Batched MatMul mismatches on CPU by Mohammed Suhail Munshi · 1 year, 5 months ago
  33. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 5 months ago
  34. ec320d9 Add Subtraction operator to Dynamic Fusion interface by Ramy Elgammal · 1 year, 7 months ago
  35. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 6 months ago
  36. 7359a87 Add Multiplication operator (FP only) to Dynamic Fusion Interface by Jakub Sujak · 1 year, 6 months ago
  37. e0c42ef Bazel and CMake builds Resolves: ONCPUML-1110, ONCPUML-1109 by David Svantesson · 1 year, 7 months ago
  38. 54eafd8 Sync tolerance number of dynamic fusion direct conv2d with the current library by SiCong Li · 1 year, 5 months ago
  39. 002e653 Implement dynamic fusion softmax operator by Ramy Elgammal · 1 year, 6 months ago
  40. cc28773 Change dynamic fusion API to return destination tensor info by Gunes Bayir · 1 year, 5 months ago
  41. 5a63d1e Add missing direct conv2d tests to dynamic fusion by SiCong Li · 1 year, 6 months ago
  42. 3b504ef Update libnpy header external dependency to the latest version by Jakub Sujak · 1 year, 7 months ago
  43. a18d85c Dynamic Fusion Pooling Layer 2d by Mohammed Suhail Munshi · 1 year, 6 months ago
  44. 1b6377b Add broadcast batched matmul validation cases by SiCong Li · 1 year, 6 months ago
  45. 13bab71 Fix ClGemm crashes on unsupported data types by SiCong Li · 1 year, 6 months ago
  46. 6bcdc57 Deprecated BF16 support in DepthConvert by Pablo Marquez Tello · 1 year, 6 months ago
  47. 1b2f868 Fix CL DirectConvolutionLayer validate tests by SiCong Li · 1 year, 6 months ago
  48. d2d9361 Add extend padding lock flag by Ramy Elgammal · 1 year, 6 months ago
  49. f800adf Implement dynamic fusion reshape operator by Ramy Elgammal · 1 year, 7 months ago
  50. 3a1e125 Handle Intermediate tensors within the sketch by Gunes Bayir · 1 year, 6 months ago
  51. b3077fb LHS broadcasting addition for dynamic fusion by Viet-Hoa Do · 1 year, 6 months ago
  52. 3558c58 Add temporary tile support for dynamic fusion by Viet-Hoa Do · 1 year, 7 months ago
  53. 81f796b Fix various compilation errors by Viet-Hoa Do · 1 year, 6 months ago
  54. 8ae5714 Add Resize/Scale operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 7 months ago
  55. 04f4620 Add multiple output support for dynamic fusion by Viet-Hoa Do · 1 year, 7 months ago
  56. b84e253 Add output operator for dynamic fusion by Viet-Hoa Do · 1 year, 7 months ago
  57. 3274172 Add CLAMP operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 7 months ago
  58. 5945070 Redistribute CL/Deconvolution QSYMM8_PER_CHANNEL tests by Gunes Bayir · 1 year, 7 months ago
  59. 1dc6ff1 Implement Cast operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  60. 76335eb Implement the OpenCL kernel to compute the indirect convolution by Gian Marco Iodice · 1 year, 7 months ago
  61. 404462a Adding GpuAdd to dynamic fusion operators by Ramy Elgammal · 1 year, 8 months ago
  62. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  63. 7dc0234 Implement FP32/16 Depthwise Conv2d operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  64. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 7 months ago
  65. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 8 months ago
  66. ca1a52d space-to-depth shape calculator fix by Ramy Elgammal · 1 year, 7 months ago
  67. 97a609b Fix GemmLowp BatchMatMul Tests to use quantized Outputs by Mohammed Suhail Munshi · 1 year, 8 months ago
  68. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 8 months ago
  69. d158609 SVE Hard-Swish via Lookup table for quantized input by Pablo Marquez Tello · 2 years, 1 month ago
  70. a2b131b Fix compiler warnings in dynamic fusion by SiCong Li · 1 year, 8 months ago
  71. 635013a Fix activation block in gemm.cl by Gian Marco Iodice · 1 year, 8 months ago
  72. 73f19af Add Dynamic Fusion GpuConv2d FP32/FP16 testcase by Ramy Elgammal · 1 year, 8 months ago
  73. 01934e9 Partially Revert "Add threshold for floating-point SOFT_RELU activation" by Gunes Bayir · 1 year, 8 months ago
  74. a7077e9 Updateable weights in depthwise convolution by Milos Puzovic · 1 year, 8 months ago
  75. 199982f Add threshold for floating-point SOFT_RELU activation by Milos Puzovic · 1 year, 8 months ago
  76. f44bbc5 Rewrite dynamic fusion by SiCong Li · 1 year, 10 months ago
  77. 9fc0b5c Update reinterpret tensor as 1D for CPU add by Viet-Hoa Do · 1 year, 8 months ago
  78. 6782452 Add test in GEMMLowp for batch matmul by Mohammed Suhail Munshi · 1 year, 9 months ago
  79. 0a36f58 Fix FFTConvolutionLayer test by Viet-Hoa Do · 1 year, 8 months ago
  80. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  81. 304dfdb Fix Batch Matmul nightly failure by Adnan AlSinan · 1 year, 9 months ago
  82. 40b4419 Optimize CPU add layer on quantized data by Viet-Hoa Do · 1 year, 9 months ago
  83. d6b8a71 Add FP32 Neon™ swish activation by Jonathan Deakin · 1 year, 10 months ago
  84. ead4d11 Fix unresolved symbol for target armv7a + Android by Pablo Marquez Tello · 1 year, 9 months ago
  85. a77c6d7 Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors by Ramy Elgammal · 1 year, 10 months ago
  86. 047e5d0 Fix validation in validate_image2d_support_on_rhs by Gian Marco Iodice · 1 year, 10 months ago
  87. 622b8ad Fix bug in QASYMM8_SIGNED to F32 cast layer by Viet-Hoa Do · 1 year, 10 months ago
  88. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  89. 5687e55 Fix invalid memory access for dynamically fused Cl Elementwise kernels by SiCong Li · 1 year, 11 months ago
  90. 926f502 Adding GELU activation by Murray Kornelsen · 2 years ago
  91. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  92. a4814e8 Add test case for disable Winograd on fp16 if fast-math = false by Ramy Elgammal · 1 year, 10 months 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. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  95. 13a2d00 Add test for CLGEMM to test a batched matrix multiplication with variable input tensors by Mohammed Suhail Munshi · 1 year, 10 months ago
  96. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  97. f67903b Add Dynamic Fusion Tests with BugFixes by Mohammed Suhail Munshi · 2 years ago
  98. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  99. 9b921be Optimize add layer by considering the input tensors as 1D array by Gunes Bayir · 1 year, 11 months ago
  100. e748346 Fix building failure with validate_examples set to true by Michalis Spyrou · 1 year, 11 months ago