1. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  2. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  3. ec0c412 COMPMID-2768: Add support for QASYMM8_SIGNED in CLElementWiseOperations by Kurtis Charnock · 4 years, 7 months ago
  4. 37cbc57 COMPMID-2816: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer3x3 kernels by Michele Di Giorgio · 4 years, 7 months ago
  5. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  6. 14d9d98 COMPMID-2819: Retain configuration step data layout to avoid side-effects. by Georgios Pinitas · 4 years, 7 months ago
  7. d7d7e90 COMPMID-2819: Update data type auto_init in Elementwise kernels. by Georgios Pinitas · 4 years, 7 months ago
  8. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  9. fe7bf01 COMPMID-2795 [CL] allow QASYMM8_SIGNED in GEMMLowpMatrixMultiplyKernel by Sang-Hoon Park · 4 years, 7 months ago
  10. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  11. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  12. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  13. 581f178 COMPMID-2920: NEInstanceNormalization fails on NHWC validations by Manuel Bottini · 4 years, 8 months ago
  14. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  15. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  16. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  17. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  18. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  19. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  20. ab5b1a2 COMPMID-2744 [CL] add support for 9x9 quantized direct convolution by Sang-Hoon Park · 4 years, 9 months ago
  21. 34f88dd Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX" by Manuel Bottini · 4 years, 9 months ago
  22. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  23. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  24. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  25. ee0f6cc COMPMID-2743: Mark 9x9 quantized direct convolutions as unsupported in CL by Georgios Pinitas · 4 years, 9 months ago
  26. df2c721 COMPMID-2452: Remove unnecessary checks from CLWinogradOutputTransformKernel by Michele Di Giorgio · 4 years, 9 months ago
  27. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  28. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  29. 36debd4 COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 5 years ago
  30. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  31. 2aa7fd0 COMPMID-2601 [CL] add mixed precision support to PoolingLayer by Sang-Hoon Park · 4 years, 10 months ago
  32. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  33. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 10 months ago
  34. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  35. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  36. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 10 months ago
  37. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 10 months ago
  38. 7b9d7ca COMPMID-2675: Fix arguments passed at compile time for GEMM - OpenCL by Gian Marco Iodice · 4 years, 10 months ago
  39. 2568c6b COMPMID-2665: CLGEMMMatrixMultiplyReshaped nightly tests are failing due to cl error -45 by Michele Di Giorgio · 4 years, 10 months ago
  40. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  41. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  42. ffd31de COMPMID-2246: NEBoundingBoxTransform support QASYMM16 by Pablo Tello · 4 years, 10 months ago
  43. 4aff98f COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMM by Michele Di Giorgio · 4 years, 10 months ago
  44. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  45. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  46. 3f632f3 COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNEL by Michalis Spyrou · 4 years, 11 months ago
  47. 578a9fc COMPMID-2317: Implement CLROIAlignLayer by Michele Di Giorgio · 4 years, 11 months ago
  48. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 11 months ago
  49. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 11 months ago
  50. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 11 months ago
  51. 57a8961 COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel by Gian Marco Iodice · 4 years, 11 months ago
  52. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 5 years ago
  53. 3ae323f COMPMID-2580: Fix out of bound read in Depthwise Convolution layer (OpenCL) by Gian Marco Iodice · 5 years ago
  54. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  55. 4746326 COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC layout by Giorgio Arena · 5 years ago
  56. d820db6 COMPMID-2545: Reduce tests required by GEMM (OpenCL) by Gian Marco Iodice · 5 years ago
  57. b238f5f COMPMID-2539: Add bias addition check in CLGEMM validation by Gian Marco Iodice · 5 years ago
  58. f59b16f COMPMID-2336: Set the correct valid region to the concatenation layer output by Isabella Gottardi · 5 years ago
  59. d1f5476 COMPMID-1979: Fuse Activation Function in CLGEMM - part 3 by Gian Marco Iodice · 5 years ago
  60. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  61. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  62. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  63. e1651a5 COMPMID-2414 Add add_2D_tensor_argument_if for OpenCL by Michalis Spyrou · 5 years ago
  64. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  65. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  66. c878f1f COMPMID-2457: Investigate DirectConvolution failures by giuros01 · 5 years ago
  67. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  68. ebdde65 COMPMID-2432: Fix defects reported by Coverity by Michalis Spyrou · 5 years ago
  69. 6b9f388 COMPMID-2336: Fix enable tuning of kernels targeted in COMPUTE-10611 by Michele Di Giorgio · 5 years ago
  70. 4646d2e COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where possible by Michele Di Giorgio · 5 years ago
  71. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  72. 7026b30 COMPMID-1979: Fuse Activation Function in CLGEMM - part 1 by Gian Marco Iodice · 5 years ago
  73. 96aa6b1 COMPMID-2431: Add a comment to max_offset in CLDepthwiseConvolutionLayer3x3NHWCKernel by Gian Marco Iodice · 5 years ago
  74. fffbdbc COMPUTE-10611: CL: Set config_id to enabling LWS tuning by Gary Antcliffe · 5 years ago
  75. d8a468f COMPMID-2413: Add QSYMM16 support for PixelWiseMultiplication for CL by Michele Di Giorgio · 5 years ago
  76. 6997fc9 COMPMID-2412: Add QSYMM16 support for ElementwiseAddition for CL by Michele Di Giorgio · 5 years ago
  77. 944170e COMPMID-2172: Fuse bias addition with CLGEMMMatrixMultiplyNativeKernel by Gian Marco Iodice · 5 years ago
  78. 3d13af8 COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. by Georgios Pinitas · 5 years ago
  79. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  80. e16c890 COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  81. 51403b5 COMPMID-2336: Fix argument type for epsilon in CLL2NormalizeLayer. by Georgios Pinitas · 5 years ago
  82. 4509173 COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCL by Michalis Spyrou · 5 years ago
  83. 2b52add COMPMID-2405: Add lws_hint to CLGEMMLowpMatrixAReductionKernel by Gian Marco Iodice · 5 years ago
  84. 2732cca COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  85. 82d9dd1 COMPMID-2380: Create utility functions for is_one and is_zero with float by Gian Marco Iodice · 5 years ago
  86. 5b48ad7 COMPMID-2386: Add support for CLMeanStdNormalizationLayer by Michele Di Giorgio · 5 years ago
  87. 761c8d0 COMPMID-2398: Add test for CLFuseBatchNormalizationLayer by Gian Marco Iodice · 5 years ago
  88. e751062 COMPMID-2094: Implement CLGEMMLowpNative by Gian Marco Iodice · 5 years ago
  89. e4cad15 COMPMID-2195: DepthwiseConv allow padding > 1 (top/bottom) by Pablo Tello · 5 years ago
  90. d69b3b2 COMPMID-2238: Implement SPACE_TO_DEPTH for CL by Michalis Spyrou · 5 years ago
  91. 4b3fba1 COMPMID-2372: Add support for QASYMM8 for Tanh by Georgios Pinitas · 5 years ago
  92. c625acd COMPMID-2385: Fix CLGEMM by Gian Marco Iodice · 5 years ago
  93. b0f342e COMPMID-2171: Fuse bias addition with CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Georgios Pinitas · 5 years ago
  94. bbac660 COMPMID-2366: (Nightly) Failure in CLGEMMLowp by Georgios Pinitas · 5 years ago
  95. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  96. 43a129e COMPMID-2379: Use the macros available in gemm_helpers.h in GEMMLowp OpenCL kernels by Gian Marco Iodice · 5 years ago
  97. 649962c COMPMID-2239 Implement DEPTH_TO_SPACE for CL by Michalis Spyrou · 5 years ago
  98. 6a4d542 COMPMID-2159 Implement Round for CL by Usama Arif · 5 years ago
  99. 1e6e1b8 COMPMID-2322: PRELU support in CLActivationLayer by giuros01 · 5 years ago
  100. 048b0f3 COMPMID-2278: Implement REDUCE_MAX operator for CL. by Usama Arif · 5 years ago