1. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 4 years ago
  2. 088d63a COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 3 years, 11 months ago
  3. dc12519 COMPMID-3699: Nightly failure CL DirectConvolution by Manuel Bottini · 3 years, 11 months ago
  4. 73cdaac COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernel by Gian Marco Iodice · 3 years, 11 months ago
  5. f650ea5 COMPMID-3339: Patch2: Remove paddings from im2col*_nhwc cl kernel by SiCong Li · 4 years ago
  6. 77d3d24 COMPMID-3607: Fix softmax summation logic for QASYMM8_SIGNED by Sang-Hoon Park · 3 years, 11 months ago
  7. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  8. b972ae6 COMPMID-3652 Fix CLFullyConnectedLayer failure on S10 by SiCong Li · 4 years ago
  9. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  10. 801bbcb COMPMID-2479: Extend CLPoolingLayer max pooling to extract indices by Sheri Zhang · 4 years ago
  11. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  12. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  13. aa95ddc COMPMID-3535: 9x9 Direct convolution support for CL and NHWC by Georgios Pinitas · 4 years ago
  14. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  15. 406a13f COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKernel and CLGEMMMatrixMultiplyNativeKernel by SiCong Li · 4 years ago
  16. 954051f COMPMID-3532: Nighly tolerance failure on CLDirectConvolutionLayer 9x9 by Michele Di Giorgio · 4 years ago
  17. ba2cc1a COMPMID-3577: 9x9 CLDirectConvolution failures by Michele Di Giorgio · 4 years ago
  18. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  19. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  20. a0205b9 COMPMID-3574: add logarithm to LogSoftmaxLayer by Sang-Hoon Park · 4 years ago
  21. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  22. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  23. 781cba7 COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NT by Gian Marco Iodice · 4 years, 1 month ago
  24. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  25. c41a6a6 COMPMID-3530: Fix validate calls in CLElementwiseOperationKernel by Michele Di Giorgio · 4 years, 1 month ago
  26. b2842be COMPMID-3481: In-place computations for ArithmeticSubtractionKernel by Georgios Pinitas · 4 years ago
  27. 934a3f1 COMPMID-3536: Nightly fails tests/validation/CL/ArithmeticAddition.cpp error: unused variable 'num_elems_processed_per_iteration' by Manuel Bottini · 4 years ago
  28. 95a6f72 COMPMID-3482: add in-place computation tests for NEPixelWiseMultiplication by Sang-Hoon Park · 4 years, 1 month ago
  29. 3be0b8c COMPMID-3480: Enable in-place elementwise operations in graph API by Michele Di Giorgio · 4 years, 1 month ago
  30. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  31. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  32. 27a9e4f COMPMID-3364: improve the test suite for Scale on OpenCL by Sang-Hoon Park · 4 years, 1 month ago
  33. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  34. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  35. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  36. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  37. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  38. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  39. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  40. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  41. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  42. a8a7c1d COMPMID-3295: Static input for ActivationLayer test suite by Sang-Hoon Park · 4 years, 2 months ago
  43. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  44. 9b5d866 COMPMID-3069: Fix CL nightly builds due to unused variable by Michele Di Giorgio · 4 years, 2 months ago
  45. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  46. c630e94 COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 4 years, 2 months ago
  47. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  48. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  49. 5c2df4e COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  50. 8bb8de3 COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  51. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  52. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  53. 55c0c0c COMPMID-3291: Test improvement for CLWeightsReshapeKernel by Sheri Zhang · 4 years, 3 months ago
  54. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  55. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  56. 45198c8 COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  57. 5fc8f84 COMPMID-3293: Test Improvements for CLCol2ImKernel by Georgios Pinitas · 4 years, 3 months ago
  58. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  59. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  60. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  61. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  62. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  63. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  64. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  65. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  66. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  67. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 4 months ago
  68. 398b8e4 COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 4 months ago
  69. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  70. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  71. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  72. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  73. 7d7c420 COMPMID-3222: Mismatches for Depthwise Convolution by Michele Di Giorgio · 4 years, 4 months ago
  74. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  75. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 5 months ago
  76. 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
  77. ca0ffa6 COMPMID-2819: Adding tolerance of 1 to CLColorConvert RGB8toU8 tests by Michele Di Giorgio · 4 years, 5 months ago
  78. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 5 months ago
  79. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  80. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  81. 5c829ca COMPMID-3045: CTS failures in ARGMAX/MIN by Manuel Bottini · 4 years, 5 months ago
  82. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  83. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 5 months ago
  84. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  85. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 6 months ago
  86. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  87. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  88. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  89. 70d33bd COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 6 months ago
  90. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  91. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  92. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  93. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  94. dceacdc COMPMID-2819: Fix compiler error in master by morgolock · 4 years, 6 months ago
  95. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  96. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 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. dac622a COMPMID-2997 Nighliy Tests Fails [645] - CL/DepthwiseConvolutionLayerNative/Float/FP16 by Giorgio Arena · 4 years, 6 months ago
  100. 0c81684 COMPMID-2995: Nightly failures in CLWinogradInputTransform for NCHW by Georgios Pinitas · 4 years, 7 months ago