1. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  2. 1902383 Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel" by Michele Di Giorgio · 4 years, 1 month ago
  3. 27a9e4f COMPMID-3364: improve the test suite for Scale on OpenCL by Sang-Hoon Park · 4 years, 1 month ago
  4. 4a61653 COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernel by Michele Di Giorgio · 4 years, 1 month ago
  5. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  6. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  7. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  8. f025a77 COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighbor by Sang-Hoon Park · 4 years, 1 month ago
  9. a98dee2 COMPMID-3319: Force padding requirement in CLGEMMReshapeRHSMatrixKernel by Gian Marco Iodice · 4 years, 1 month ago
  10. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  11. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 2 months ago
  12. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  13. a8a7c1d COMPMID-3295: Static input for ActivationLayer test suite by Sang-Hoon Park · 4 years, 2 months ago
  14. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  15. 9b5d866 COMPMID-3069: Fix CL nightly builds due to unused variable by Michele Di Giorgio · 4 years, 2 months ago
  16. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  17. c630e94 COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 4 years, 2 months ago
  18. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  19. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  20. 5c2df4e COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  21. 8bb8de3 COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  22. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  23. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  24. 55c0c0c COMPMID-3291: Test improvement for CLWeightsReshapeKernel by Sheri Zhang · 4 years, 3 months ago
  25. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  26. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  27. 45198c8 COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  28. 5fc8f84 COMPMID-3293: Test Improvements for CLCol2ImKernel by Georgios Pinitas · 4 years, 3 months ago
  29. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  30. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  31. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  32. 9428a18 COMPMID-3237: Add support for QSYMM16 into S32 NEPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  33. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  34. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  35. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  36. a14817a COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  37. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  38. 6b3865a COMPMID-3080: Implement Hard-Swish activation in CL by morgolock · 4 years, 4 months ago
  39. 398b8e4 COMPMID-3069: Fix min/max output stage bounds in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 4 months ago
  40. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  41. 28287af COMPMID-2792: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedKernel by Sheri Zhang · 4 years, 4 months ago
  42. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  43. e620a83 COMPMID-1611 CLDirectConvolution NHWC QASYMM not implemented by Giorgio Arena · 4 years, 5 months ago
  44. 7d7c420 COMPMID-3222: Mismatches for Depthwise Convolution by Michele Di Giorgio · 4 years, 4 months ago
  45. 681f2d4 COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  46. d239053 COMPMID-3212 Investigate CLReduceMean failure with QASYMM8 by Luca Foschiani · 4 years, 5 months ago
  47. 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
  48. ca0ffa6 COMPMID-2819: Adding tolerance of 1 to CLColorConvert RGB8toU8 tests by Michele Di Giorgio · 4 years, 5 months ago
  49. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 5 months ago
  50. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  51. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  52. 5c829ca COMPMID-3045: CTS failures in ARGMAX/MIN by Manuel Bottini · 4 years, 5 months ago
  53. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  54. 19bd412 COMPMID-3022 Fix NEON QASYMM8 Reduction Operation by Michalis Spyrou · 4 years, 6 months ago
  55. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  56. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 6 months ago
  57. 6e9d0e0 COMPMID-2856 Add PrintLayer at graph level by Giorgio Arena · 4 years, 6 months ago
  58. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  59. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  60. 70d33bd COMPMID-2755: update CLConvolutionLayer's doxygen and test for QASYMM8_SIGNED by Sang-Hoon Park · 4 years, 6 months ago
  61. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  62. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  63. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  64. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  65. dceacdc COMPMID-2819: Fix compiler error in master by morgolock · 4 years, 6 months ago
  66. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  67. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  68. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  69. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  70. dac622a COMPMID-2997 Nighliy Tests Fails [645] - CL/DepthwiseConvolutionLayerNative/Float/FP16 by Giorgio Arena · 4 years, 7 months ago
  71. 0c81684 COMPMID-2995: Nightly failures in CLWinogradInputTransform for NCHW by Georgios Pinitas · 4 years, 7 months ago
  72. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  73. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  74. 1d89777 COMPMID-2819 Disable GEMM MatrixMultiply nightly tests by Michalis Spyrou · 4 years, 7 months ago
  75. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 7 months ago
  76. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  77. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  78. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  79. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  80. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  81. 9afc41a COMPMID-2151: Implement Fill for CL by Kurtis Charnock · 4 years, 8 months ago
  82. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  83. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  84. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  85. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  86. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  87. 279814b COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for DeconvolutionLayer by Manuel Bottini · 4 years, 9 months ago
  88. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  89. ab5b1a2 COMPMID-2744 [CL] add support for 9x9 quantized direct convolution by Sang-Hoon Park · 4 years, 9 months ago
  90. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  91. 3d426c5 COMPMID-2697: Dynamic Tensors Type2 test case by Georgios Pinitas · 4 years, 9 months ago
  92. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  93. 2ff0009 COMPMID-2661: Implement complex function dynamic tensor support. by Georgios Pinitas · 4 years, 9 months ago
  94. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  95. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  96. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 10 months ago
  97. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  98. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 10 months ago
  99. f1cf394 COMPMID-2575 Implement Winograd 7x1/1x7 with FP16 by Pablo Tello · 4 years, 10 months ago
  100. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 10 months ago