1. 28a46c9 COMPMID-3956: Nightly CL failure on G71 with error code -7 by Manuel Bottini · 3 years, 8 months ago
  2. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 8 months ago
  3. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  4. 27d92fd COMPMID-3928: Fix output conversion in gemmlowp_mm_native by Michele Di Giorgio · 3 years, 8 months ago
  5. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 9 months ago
  6. b333758 COMPMID-3888: AddBroadcast1ElementUint8 test failing by Manuel Bottini · 3 years, 9 months ago
  7. 40192c1 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch1] by SiCong Li · 3 years, 9 months ago
  8. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  9. bc6c374 COMPMID-3740: Remove OpenCL padding: CLWinogradInputTransformKernel by Gian Marco Iodice · 3 years, 9 months ago
  10. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 9 months ago
  11. 671d4f0 COMPMID-3724: Remove OpenCL padding: CLGEMMLowpQuantizeDownInt32ScaleByFloatKernel by Michele Di Giorgio · 3 years, 9 months ago
  12. cf343e3 COMPMID-3719: Remove OpenCL padding: CLGEMMLowpMatrixMultiplyNativeKernel by morgolock · 3 years, 9 months ago
  13. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  14. 141c31a COMPMID-3705: Remove OpenCL padding: CLBatchNormalizationLayerKernel by Sheri Zhang · 3 years, 9 months ago
  15. 5304884 COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernel by Giorgio Arena · 3 years, 9 months ago
  16. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  17. 9aa05a6 COMPMID-3814: Nightly failure - validation build fails for FastCorners, ElementwiseMax, ElementwiseMin, ElementwiseSquaredDiff by Manuel Bottini · 3 years, 9 months ago
  18. b84f9d3 COMPMID-3801: Nightly failure - validation CL ArithmeticDivision build error by Manuel Bottini · 3 years, 9 months ago
  19. d175ece COMPMID-3324: Remove configuration tests by Michalis Spyrou · 4 years ago
  20. 6f93134 COMPMID-3671: Extend cl image support to f16 in CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 10 months ago
  21. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  22. 5bdde85 COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernel by SiCong Li · 3 years, 10 months ago
  23. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  24. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 4 years ago
  25. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 11 months ago
  26. dc12519 COMPMID-3699: Nightly failure CL DirectConvolution by Manuel Bottini · 3 years, 11 months ago
  27. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 4 years ago
  28. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 4 years ago
  29. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 4 years ago
  30. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  31. b972ae6 COMPMID-3652 Fix CLFullyConnectedLayer failure on S10 by SiCong Li · 4 years ago
  32. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  33. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  34. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  35. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  36. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  37. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  38. 406a13f COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKernel and CLGEMMMatrixMultiplyNativeKernel by SiCong Li · 4 years ago
  39. 954051f COMPMID-3532: Nighly tolerance failure on CLDirectConvolutionLayer 9x9 by Michele Di Giorgio · 4 years ago
  40. ba2cc1a COMPMID-3577: 9x9 CLDirectConvolution failures by Michele Di Giorgio · 4 years ago
  41. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  42. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  43. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  44. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  45. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  46. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years, 1 month ago
  47. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  48. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  49. b2842be COMPMID-3481: In-place computations for ArithmeticSubtractionKernel by Georgios Pinitas · 4 years ago
  50. 934a3f1 COMPMID-3536: Nightly fails tests/validation/CL/ArithmeticAddition.cpp error: unused variable 'num_elems_processed_per_iteration' by Manuel Bottini · 4 years ago
  51. 95a6f72 COMPMID-3482: add in-place computation tests for NEPixelWiseMultiplication by Sang-Hoon Park · 4 years, 1 month ago
  52. 3be0b8c COMPMID-3480: Enable in-place elementwise operations in graph API by Michele Di Giorgio · 4 years, 1 month ago
  53. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  54. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  55. 27a9e4f COMPMID-3364: improve the test suite for Scale on OpenCL by Sang-Hoon Park · 4 years, 1 month ago
  56. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  57. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  58. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  59. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  60. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 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. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 2 months ago
  64. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  65. a8a7c1d COMPMID-3295: Static input for ActivationLayer test suite by Sang-Hoon Park · 4 years, 2 months ago
  66. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  67. 9b5d866 COMPMID-3069: Fix CL nightly builds due to unused variable by Michele Di Giorgio · 4 years, 2 months ago
  68. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  69. c630e94 COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 4 years, 2 months ago
  70. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  71. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  72. 5c2df4e COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  73. 8bb8de3 COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  74. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  75. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  76. 55c0c0c COMPMID-3291: Test improvement for CLWeightsReshapeKernel by Sheri Zhang · 4 years, 3 months ago
  77. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  78. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  79. 45198c8 COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  80. 5fc8f84 COMPMID-3293: Test Improvements for CLCol2ImKernel by Georgios Pinitas · 4 years, 3 months ago
  81. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  82. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  83. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  84. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  85. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  86. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  87. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  88. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  89. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  90. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 4 months ago
  91. 398b8e4 COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 4 months ago
  92. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  93. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  94. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  95. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  96. 7d7c420 COMPMID-3222: Mismatches for Depthwise Convolution by Michele Di Giorgio · 4 years, 4 months ago
  97. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  98. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 5 months ago
  99. 2c87719 COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized types in PoolingLayer by Michele Di Giorgio · 4 years, 5 months ago
  100. ca0ffa6 COMPMID-2819: Adding tolerance of 1 to CLColorConvert RGB8toU8 tests by Michele Di Giorgio · 4 years, 5 months ago