1. 1ed6a14 Align naming convention of ClMatMul by Jakub Sujak · 1 year, 3 months ago
  2. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 4 months ago
  3. dcab9ca Fix unused variable warning reported in nightly nuild by Ramy Elgammal · 1 year, 3 months ago
  4. 617ed50 Support dynamic weights for Fully Connected layers on GPU by Jakub Sujak · 1 year, 3 months ago
  5. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 4 months ago
  6. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  7. b531b75 Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernels by Ramy Elgammal · 1 year, 4 months ago
  8. bbeef72 Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernels by Gunes Bayir · 1 year, 4 months ago
  9. a3e57c2 Add dynamic weights for CPU fully connected layer by Viet-Hoa Do · 1 year, 4 months ago
  10. 8918b23 Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16 by Gunes Bayir · 1 year, 4 months ago
  11. 14d7b53 Implementation of RSQRT for quantized int8 by Ramy Elgammal · 1 year, 5 months ago
  12. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 4 months ago
  13. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 5 months ago
  14. c5fb6b2 Add absolute tolerance to f16 CLConv3D validation tests by SiCong Li · 1 year, 5 months ago
  15. ec320d9 Add Subtraction operator to Dynamic Fusion interface by Ramy Elgammal · 1 year, 7 months ago
  16. 54eafd8 Sync tolerance number of dynamic fusion direct conv2d with the current library by SiCong Li · 1 year, 5 months ago
  17. 13bab71 Fix ClGemm crashes on unsupported data types by SiCong Li · 1 year, 6 months ago
  18. 1b2f868 Fix CL DirectConvolutionLayer validate tests by SiCong Li · 1 year, 6 months ago
  19. 5945070 Redistribute CL/Deconvolution QSYMM8_PER_CHANNEL tests by Gunes Bayir · 1 year, 7 months ago
  20. 76335eb Implement the OpenCL kernel to compute the indirect convolution by Gian Marco Iodice · 1 year, 8 months ago
  21. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 8 months ago
  22. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 8 months ago
  23. 97a609b Fix GemmLowp BatchMatMul Tests to use quantized Outputs by Mohammed Suhail Munshi · 1 year, 9 months ago
  24. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 8 months ago
  25. 635013a Fix activation block in gemm.cl by Gian Marco Iodice · 1 year, 8 months ago
  26. 73f19af Add Dynamic Fusion GpuConv2d FP32/FP16 testcase by Ramy Elgammal · 1 year, 9 months ago
  27. a77c6d7 Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors by Ramy Elgammal · 1 year, 10 months ago
  28. 047e5d0 Fix validation in validate_image2d_support_on_rhs by Gian Marco Iodice · 1 year, 11 months ago
  29. 5687e55 Fix invalid memory access for dynamically fused Cl Elementwise kernels by SiCong Li · 1 year, 11 months ago
  30. 926f502 Adding GELU activation by Murray Kornelsen · 2 years ago
  31. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  32. 13a2d00 Add test for CLGEMM to test a batched matrix multiplication with variable input tensors by Mohammed Suhail Munshi · 1 year, 10 months ago
  33. f67903b Add Dynamic Fusion Tests with BugFixes by Mohammed Suhail Munshi · 2 years ago
  34. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  35. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  36. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years, 1 month ago
  37. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  38. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  39. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  40. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  41. bd44caa [Dynamic Fusion] Implement build options generation by Giorgio Arena · 2 years, 4 months ago
  42. 8a87983 Setup automatic kernel window for dynamic fusion by Gunes Bayir · 2 years, 4 months ago
  43. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  44. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  45. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  46. 21138d8 Added a multithreaded test for CL backend. by Pablo Marquez Tello · 2 years, 9 months ago
  47. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  48. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  49. b181263 Enabled support for QASYMM8 in ClCastKernel by Pablo Marquez Tello · 2 years, 6 months ago
  50. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  51. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  52. a3b13b5 Fix _memory.region() == nullptr validation bug for FusedPostOps by Giorgio Arena · 2 years, 8 months ago
  53. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 8 months ago
  54. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  55. bc78838 Fix GEMMMatrixMultiplyReshapedOnlyRHSKernel tests to use InitializerListDataset by SiCongLi · 2 years, 8 months ago
  56. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 9 months ago
  57. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  58. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  59. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 9 months ago
  60. 00ff664 Remove large conv3d tests by Freddie Liardet · 2 years, 9 months ago
  61. 5601eb1 Reduce size of large conv3d nightly tests by Freddie Liardet · 2 years, 9 months ago
  62. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  63. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  64. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  65. 2c5ae86 Fix tolerance issue for Scale tests on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  66. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  67. 9dc558f Review all shapes in datasets to account for padding removal Part 1 by Gian Marco Iodice · 3 years, 8 months ago
  68. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  69. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 11 months ago
  70. 7c29657 increase CL/BatchNormalizationLayer Fp16 absolute threshold by Gunes Bayir · 2 years, 11 months ago
  71. 38ce29d Fix CL direct conv layer test FP32 absolute tolerance issue by Gunes Bayir · 3 years ago
  72. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  73. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  74. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  75. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  76. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  77. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  78. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  79. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  80. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  81. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  82. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  83. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  84. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  85. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  86. b014c27 Unused variables in Winograd tests by Manuel Bottini · 3 years, 1 month ago
  87. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  88. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 3 months ago
  89. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  90. 2098445 Fix bug in PReluLayer when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  91. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  92. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  93. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 3 months ago
  94. 72ee9b4 Add unit-test for non-const weights on Fully Connected layers by Georgios Pinitas · 3 years, 2 months ago
  95. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  96. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  97. c2d0e20 Fix bug in Select operator when input is 1xN by Freddie Liardet · 3 years, 2 months ago
  98. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  99. 2ba39b6 Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macro by Gian Marco Iodice · 3 years, 2 months ago
  100. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 3 months ago