1. 667e82f Update list of supported operators in documentation by Jakub Sujak · 8 months ago
  2. 704c22f [GPU] Update Reverse layer to allow negative axis and reversed axis order by Adnan AlSinan · 8 months ago
  3. 29254ae Optimize CL softmax by Viet-Hoa Do · 9 months ago
  4. 6e56bf3 Revise clang-format configuration by Jakub Sujak · 10 months ago
  5. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  6. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 10 months ago
  7. 7d91c61 Fix out-of-scope CLBufferMemoryRegion's buffer still in queue issue by SiCong Li · 11 months ago
  8. 9129549 Retain back-compatibility for arm_compute/core/Types.h by SiCong Li · 11 months ago
  9. 205ba24 Added S64/U64 support for the input in CLCast by Pablo Marquez Tello · 12 months ago
  10. a359ee9 Fix excessive calls to clReleaseCommandQueue by SiCong Li · 1 year, 2 months ago
  11. 9b392d7 Rewrote CLArgMinMax for axis 0 by Pablo Marquez Tello · 1 year ago
  12. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 1 year ago
  13. 94abde4 Add Fused Activation to OpenCL MatMul by Mohammed Suhail Munshi · 1 year, 1 month ago
  14. 043613f Break up Utils.h a bit to reduce unused code being included everywhere by Matthew Bentham · 1 year, 1 month ago
  15. f1aeab9 Break up arm_compute/core/Types.h a bit by Matthew Bentham · 1 year, 1 month ago
  16. e9b3ee2 Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int_8 failures by Jakub Sujak · 1 year, 2 months ago
  17. a25582c Fix the gather layer indices check by Viet-Hoa Do · 1 year, 4 months ago
  18. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 3 months ago
  19. f26ea2f Implement MatMul Function by Ramy Elgammal · 1 year, 3 months ago
  20. fff9a4c Add Cropping to CLBatchToSpace by Omar Al Khatib · 1 year, 3 months ago
  21. 4ceb453 Add CropInfo to BatchToSpace reference and fixture by SiCong Li · 1 year, 4 months ago
  22. 1b6377b Add broadcast batched matmul validation cases by SiCong Li · 1 year, 6 months ago
  23. 76335eb Implement the OpenCL kernel to compute the indirect convolution by Gian Marco Iodice · 1 year, 8 months ago
  24. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 8 months ago
  25. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 8 months ago
  26. dc73246 Fix compiler warning by Pablo Marquez Tello · 1 year, 8 months ago
  27. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  28. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  29. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  30. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  31. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  32. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  33. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  34. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  35. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  36. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  37. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  38. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 8 months ago
  39. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  40. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  41. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  42. 8afe6c7 OpenCL job chaining support by Giorgio Arena · 2 years, 10 months ago
  43. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  44. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  45. 3f74389 Remove 21.08 deprecated code by Freddie Liardet · 2 years, 11 months ago
  46. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  47. 529b5a2 Port ClFullyConnected to new API by Georgios Pinitas · 3 years ago
  48. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  49. f4e84fb Port ClGemmLowp to new API by Georgios Pinitas · 3 years ago
  50. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  51. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  52. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  53. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years ago
  54. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  55. 399f623 Port ClGemmLowpOutputStage operator to new interface by Georgios Pinitas · 3 years ago
  56. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  57. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  58. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  59. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  60. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  61. 94f799e Fix incorrect memory handling in ported functions by Manuel Bottini · 3 years, 1 month ago
  62. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  63. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  64. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  65. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  66. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  67. 494b97a Port CLFlattenLayer to a memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  68. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  69. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  70. ea11354 Remove deprecated functions by Sheri Zhang · 3 years, 2 months ago
  71. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  72. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  73. 6124ce6 Update operator list part3 by Sheri Zhang · 3 years, 2 months ago
  74. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  75. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  76. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  77. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  78. a47dcc2 Update operator list documentation by Sheri Zhang · 3 years, 2 months ago
  79. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  80. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  81. fe7ae81 CLInstanceNormalizationLayer NHWC optimisation by Pablo Marquez Tello · 3 years, 4 months ago
  82. 035004e Add support for a global allocator for OpenCL tensors by Georgios Pinitas · 3 years, 3 months ago
  83. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  84. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  85. 0a66abe Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatches by Giorgio Arena · 3 years, 3 months ago
  86. 6850889 Substitute CLFullyConnectedLayerReshapeWeights by CLTranspose by Teresa Charlin · 3 years, 3 months ago
  87. 8efed67 Fix build error in CLROIPoolingLayer by Michele Di Giorgio · 3 years, 3 months ago
  88. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 3 months ago
  89. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  90. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  91. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  92. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  93. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  94. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  95. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  96. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  97. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  98. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  99. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  100. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 4 months ago