1. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  2. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  3. 3f74389 Remove 21.08 deprecated code by Freddie Liardet · 2 years, 11 months ago
  4. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  5. 529b5a2 Port ClFullyConnected to new API by Georgios Pinitas · 3 years ago
  6. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  7. f4e84fb Port ClGemmLowp to new API by Georgios Pinitas · 3 years ago
  8. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  9. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  10. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  11. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years ago
  12. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  13. 399f623 Port ClGemmLowpOutputStage operator to new interface by Georgios Pinitas · 3 years ago
  14. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  15. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  16. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  17. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  18. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  19. 94f799e Fix incorrect memory handling in ported functions by Manuel Bottini · 3 years, 1 month ago
  20. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  21. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  22. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  23. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  24. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  25. 494b97a Port CLFlattenLayer to a memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  26. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  27. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  28. ea11354 Remove deprecated functions by Sheri Zhang · 3 years, 2 months ago
  29. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  30. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  31. 6124ce6 Update operator list part3 by Sheri Zhang · 3 years, 2 months ago
  32. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  33. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  34. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  35. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  36. a47dcc2 Update operator list documentation by Sheri Zhang · 3 years, 2 months ago
  37. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  38. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  39. fe7ae81 CLInstanceNormalizationLayer NHWC optimisation by Pablo Marquez Tello · 3 years, 4 months ago
  40. 035004e Add support for a global allocator for OpenCL tensors by Georgios Pinitas · 3 years, 3 months ago
  41. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  42. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  43. 0a66abe Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatches by Giorgio Arena · 3 years, 3 months ago
  44. 6850889 Substitute CLFullyConnectedLayerReshapeWeights by CLTranspose by Teresa Charlin · 3 years, 3 months ago
  45. 8efed67 Fix build error in CLROIPoolingLayer by Michele Di Giorgio · 3 years, 3 months ago
  46. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 3 months ago
  47. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  48. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  49. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  50. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  51. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  52. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  53. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  54. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  55. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  56. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  57. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  58. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 5 months ago
  59. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 5 months ago
  60. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 5 months ago
  61. f5aad51 Report WBSM feature support in the documentation by Gian Marco Iodice · 3 years, 5 months ago
  62. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  63. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  64. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  65. be9f9f9 Add WBSM tuning to CLTuner by Manuel Bottini · 3 years, 5 months ago
  66. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  67. 237be03 Make Gpu Elementwise Operations kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  68. 4cfab18 Make CLArithmeticSubtraction kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  69. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  70. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  71. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 6 months ago
  72. b56c175 Generalization of CLTuner by Manuel Bottini · 3 years, 8 months ago
  73. ee82d34 Fix Doxygen references by Michele Di Giorgio · 3 years, 6 months ago
  74. 0c58f99 Remove OpenCL padding CLScaleKernel by Manuel Bottini · 3 years, 7 months ago
  75. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  76. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  77. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  78. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  79. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  80. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  81. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  82. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 8 months ago
  83. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  84. 00c7601 COMPMID-3957: Deprecate CV functions in CL backend. by morgolock · 3 years, 8 months ago
  85. 087ee3d COMPMID-3630: Fix nightly build regarding move constructor by Sang-Hoon Park · 3 years, 8 months ago
  86. 532ac33 COMPMID-3639: Fix nightly regarding move constructor by Sang-Hoon Park · 3 years, 8 months ago
  87. 4d2365d COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix 2 by SiCong Li · 3 years, 8 months ago
  88. 18bdfae COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1 by SiCong Li · 3 years, 8 months ago
  89. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  90. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  91. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  92. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  93. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  94. 3e77c27 COMPMID-3599: QASYMM8_SIGNED missing from supported datatypes in CLDepthwiseConv by morgolock · 3 years, 9 months ago
  95. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  96. 840a72c COMPMID-3773: Fix the accumulation of projection in QLSTM by Sang-Hoon Park · 3 years, 9 months ago
  97. 57f30a9 COMPMID-3767: Align documentation with trademark rules by Michele Di Giorgio · 3 years, 10 months ago
  98. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  99. 026d045 COMPMID-3770: Add batch size in the OpenCL GEMM kernel selection by Gian Marco Iodice · 3 years, 10 months ago
  100. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago