1. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 4 months ago
  2. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 3 months ago
  3. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 4 months ago
  4. fd472f0 Add quantized support for unary elementwise in CPU by Viet-Hoa Do · 1 year, 4 months ago
  5. 5a7d157 Fix BatchToSpaceFixture by SiCong Li · 1 year, 4 months ago
  6. bbeef72 Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernels by Gunes Bayir · 1 year, 4 months ago
  7. a3e57c2 Add dynamic weights for CPU fully connected layer by Viet-Hoa Do · 1 year, 4 months ago
  8. 8918b23 Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16 by Gunes Bayir · 1 year, 4 months ago
  9. 14d7b53 Implementation of RSQRT for quantized int8 by Ramy Elgammal · 1 year, 5 months ago
  10. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 4 months ago
  11. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 4 months ago
  12. 98aca0f Add sigmoid and tanh for dynamic fusion by Viet-Hoa Do · 1 year, 4 months ago
  13. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 5 months ago
  14. ecaa10a Fix Intermittent Neon™ ReduceMean QASYMM8 Mismatch by Mohammed Suhail Munshi · 1 year, 5 months ago
  15. a4ff9d0 Fix convolution layer fixture by Viet-Hoa Do · 1 year, 5 months ago
  16. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 5 months ago
  17. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 6 months ago
  18. 7359a87 Add Multiplication operator (FP only) to Dynamic Fusion Interface by Jakub Sujak · 1 year, 6 months ago
  19. 002e653 Implement dynamic fusion softmax operator by Ramy Elgammal · 1 year, 6 months ago
  20. cc28773 Change dynamic fusion API to return destination tensor info by Gunes Bayir · 1 year, 6 months ago
  21. 5a63d1e Add missing direct conv2d tests to dynamic fusion by SiCong Li · 1 year, 6 months ago
  22. a18d85c Dynamic Fusion Pooling Layer 2d by Mohammed Suhail Munshi · 1 year, 6 months ago
  23. f800adf Implement dynamic fusion reshape operator by Ramy Elgammal · 1 year, 7 months ago
  24. 3a1e125 Handle Intermediate tensors within the sketch by Gunes Bayir · 1 year, 6 months ago
  25. 8ae5714 Add Resize/Scale operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 7 months ago
  26. b84e253 Add output operator for dynamic fusion by Viet-Hoa Do · 1 year, 7 months ago
  27. 3274172 Add CLAMP operator to Dynamic Fusion interface by Jakub Sujak · 1 year, 8 months ago
  28. 1dc6ff1 Implement Cast operator in dynamic fusion by Gunes Bayir · 1 year, 7 months ago
  29. 404462a Adding GpuAdd to dynamic fusion operators by Ramy Elgammal · 1 year, 8 months ago
  30. 7dc0234 Implement FP32/16 Depthwise Conv2d operator in dynamic fusion by Gunes Bayir · 1 year, 8 months ago
  31. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 8 months ago
  32. ca1a52d space-to-depth shape calculator fix by Ramy Elgammal · 1 year, 8 months ago
  33. 97a609b Fix GemmLowp BatchMatMul Tests to use quantized Outputs by Mohammed Suhail Munshi · 1 year, 9 months ago
  34. 73f19af Add Dynamic Fusion GpuConv2d FP32/FP16 testcase by Ramy Elgammal · 1 year, 9 months ago
  35. a7077e9 Updateable weights in depthwise convolution by Milos Puzovic · 1 year, 9 months ago
  36. 0a36f58 Fix FFTConvolutionLayer test by Viet-Hoa Do · 1 year, 9 months ago
  37. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  38. a77c6d7 Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors by Ramy Elgammal · 1 year, 10 months ago
  39. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  40. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  41. 26c9d1a Add test for NEGEMM to test a batched matrix multiplication with variable input tensors by Adnan AlSinan · 1 year, 10 months ago
  42. 13a2d00 Add test for CLGEMM to test a batched matrix multiplication with variable input tensors by Mohammed Suhail Munshi · 1 year, 10 months ago
  43. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  44. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  45. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  46. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  47. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  48. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  49. 3bb72b6 Add a note to clarify pretranspose option in GEMM and GEMMLowp fixtures by Adnan AlSinan · 2 years, 2 months ago
  50. bc5c407 Extend GEMM to support batch matmul operation by Mohammed Suhail Munshi · 2 years, 2 months ago
  51. c584958 Extend GemmLowp reference to support BATCH MATMUL for quantized data type by Adnan AlSinan · 2 years, 2 months ago
  52. 01a8ade Fix Duplicate Template in Pooling3dFixture by Mohammed Suhail Munshi · 2 years, 3 months ago
  53. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  54. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  55. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  56. 9454cf7 Fixed threshould argument order in NE/CL/LSTM by Pablo Marquez Tello · 2 years, 5 months ago
  57. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  58. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  59. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  60. cb86956 Fix test validation method by SiCongLi · 2 years, 7 months ago
  61. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  62. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 9 months ago
  63. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  64. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  65. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  66. 5c002ec Add missing common functionalities for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  67. 16def8d Create Fixture for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  68. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 10 months ago
  69. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  70. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  71. 9d6ddfc Fix nightly cl_image not supported issue by Sheri Zhang · 2 years, 10 months ago
  72. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  73. f5d51f3 Retain weights in ClGemm when reconfiguring the operator with retention by Georgios Pinitas · 2 years, 11 months ago
  74. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  75. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  76. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  77. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  78. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  79. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  80. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  81. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  82. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  83. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  84. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  85. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years, 1 month ago
  86. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years, 1 month ago
  87. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  88. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  89. 1d35927 Add in-place computation for elementwise operations by Sheri Zhang · 3 years, 1 month ago
  90. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  91. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 6 months ago
  92. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 3 months ago
  93. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  94. f733e03 DirectConvolutionLayer create image failure by Manuel Bottini · 3 years, 2 months ago
  95. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  96. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 3 months ago
  97. 72ee9b4 Add unit-test for non-const weights on Fully Connected layers by Georgios Pinitas · 3 years, 2 months ago
  98. 5a44b3b Remove add padding test on weights fot CL DirectConvolutionLayer by Manuel Bottini · 3 years, 2 months ago
  99. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 3 months ago
  100. 4fc10b3 Turn EXPECT into ASSERT when testing invalid conditions by Michele Di Giorgio · 3 years, 2 months ago