1. a7db356 Avoid printing error message for each not found OpenCl library by Ramy Elgammal · 1 year, 3 months ago
  2. f44bbc5 Rewrite dynamic fusion by SiCong Li · 1 year, 10 months ago
  3. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  4. b5368fb Force CL kernel compilation with 64 registers by Viet-Hoa Do · 1 year, 10 months ago
  5. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  6. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  7. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  8. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  9. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  10. dc2282f Update OpenCL headers by Pablo Marquez Tello · 2 years, 7 months ago
  11. 79cb945 Update OpenCL header file to version 2020.12.18 by Sheri Zhang · 2 years, 10 months ago
  12. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  13. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  14. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  15. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  16. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  17. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  18. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  19. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  20. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 3 months ago
  21. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  22. 42bd265 Revert "Close loaded library on OpenCL symbols destruction" by Georgios Pinitas · 3 years, 4 months ago
  23. d62ef4d Close loaded library on OpenCL symbols destruction by Georgios Pinitas · 3 years, 4 months ago
  24. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 5 months ago
  25. be9f9f9 Add WBSM tuning to CLTuner by Manuel Bottini · 3 years, 5 months ago
  26. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  27. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  28. 3673839 COMPMID-3929: Add method to get CL program binaries by Michalis Spyrou · 3 years, 8 months ago
  29. 1b50bd4 COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernel by Sheri Zhang · 3 years, 8 months ago
  30. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  31. 4112eed COMPMID-3731 Remove OpenCL padding: CLHeightConcatenateLayerKernel by Giorgio Arena · 3 years, 8 months ago
  32. 3580c75 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2] by SiCong Li · 3 years, 9 months ago
  33. 1e2af2a COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel FP16/32 by Giorgio Arena · 3 years, 9 months ago
  34. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  35. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  36. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  37. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  38. 5bdde85 COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernel by SiCong Li · 3 years, 10 months ago
  39. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  40. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  41. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  42. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  43. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  44. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  45. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  46. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  47. f738fe6 COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  48. ed5fe69 COMPMID-3326: Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  49. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  50. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  51. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  52. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  53. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  54. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years ago
  55. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  56. e5563d9 COMPMID-3560: Fix F16 performance regression (OpenCL) by Gian Marco Iodice · 4 years ago
  57. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  58. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  59. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  60. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  61. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  62. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  63. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  64. 3a35398 COMPMID-3240: Add support for layer normalization to CLQLSTMLayer by Sheri Zhang · 4 years, 2 months ago
  65. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  66. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 2 months ago
  67. 679fc96 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2 by Manuel Bottini · 4 years, 2 months ago
  68. 256c0b9 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1 by Manuel Bottini · 4 years, 2 months ago
  69. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago
  70. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  71. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  72. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  73. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  74. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  75. f64d336 COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar value by Michele Di Giorgio · 4 years, 3 months ago
  76. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  77. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  78. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  79. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  80. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  81. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  82. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  83. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  84. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  85. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  86. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  87. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  88. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  89. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  90. 6c89ffa COMPMID-2819: Fix supported types in DepthwiseReshapeKernel by Michalis Spyrou · 4 years, 5 months ago
  91. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  92. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  93. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  94. 7fdcfb1 COMPMID-2819: Retain layout during configuration for multiple functions. by Georgios Pinitas · 4 years, 6 months ago
  95. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  96. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  97. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  98. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  99. 37cbc57 COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x3 kernels by Michele Di Giorgio · 4 years, 7 months ago
  100. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago