1. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  2. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 4 months ago
  3. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  4. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 4 months ago
  5. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 4 months ago
  6. f64d336 COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar value by Michele Di Giorgio · 4 years, 3 months ago
  7. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  8. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 4 months ago
  9. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  10. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  11. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  12. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  13. 0cdbda5 COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  14. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  15. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  16. 3c4bf0c COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatches by Giorgio Arena · 4 years, 4 months ago
  17. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 5 months ago
  18. 0ef6032 COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer by Sheri Zhang · 4 years, 5 months ago
  19. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  20. 695ad69 COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL) by Giorgio Arena · 4 years, 5 months ago
  21. bbe4458 COMPMID-3084: Fix padding value for Reduce MAX/MIN by Sang-Hoon Park · 4 years, 5 months ago
  22. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  23. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  24. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  25. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  26. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 6 months ago
  27. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  28. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 7 months ago
  29. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  30. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  31. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  32. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  33. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  34. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  35. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  36. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago
  37. 1f332d4 COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage by Manuel Bottini · 4 years, 7 months ago
  38. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  39. f9179d3 COMPMID-2793: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel by Michele Di Giorgio · 4 years, 7 months ago
  40. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  41. 9afc41a COMPMID-2151: Implement Fill for CL by Kurtis Charnock · 4 years, 8 months ago
  42. 951b8a4 COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Vidhya Sudhan Loganathan · 4 years, 8 months ago
  43. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  44. 62eeb53 COMPMID-2266: [CL] add support for Log Softmax by Sang-Hoon Park · 4 years, 8 months ago
  45. 44bfc3f COMPMID-1671: Allow fp mixed precision in CLFCLayer. by Georgios Pinitas · 4 years, 9 months ago
  46. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  47. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  48. 8b72199 COMPMID-1889: Fuse bias addition and output stage in CLFCLayer. by Georgios Pinitas · 4 years, 8 months ago
  49. 279814b COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for DeconvolutionLayer by Manuel Bottini · 4 years, 9 months ago
  50. 0726398 COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quantized LSTM by Manuel Bottini · 4 years, 9 months ago
  51. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 10 months ago
  52. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  53. 3f8cc58 COMPMID-2813: Update the heuristic in CLDepthWiseConvolutionLayer by Gian Marco Iodice · 4 years, 9 months ago
  54. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  55. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 10 months ago
  56. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  57. 0d54804 COMPMID-2572: Update the heuristic in CLGEMM for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  58. b27e13a COMPMID-2685: [CL] Use Weights manager by Michalis Spyrou · 4 years, 10 months ago
  59. 2ff0009 COMPMID-2661: Implement complex function dynamic tensor support. by Georgios Pinitas · 4 years, 9 months ago
  60. 79f88e6 COMPMID-2313: Implement CL INSTANCE_NORMALIZATION function by Manuel Bottini · 4 years, 10 months ago
  61. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 11 months ago
  62. 6b612f5 COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8 by Michele Di Giorgio · 4 years, 10 months ago
  63. 05639f6 COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1 by Gian Marco Iodice · 4 years, 10 months ago
  64. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 10 months ago
  65. b785dd4 COMPMID-2670: [CL/GC] Create a test case for dynamic tensor support by Georgios Pinitas · 4 years, 10 months ago
  66. 4c268b9 COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayer by Michele Di Giorgio · 4 years, 10 months ago
  67. 26014cf COMPMID-2649: Generalize MemoryGroup. by Georgios Pinitas · 4 years, 10 months ago
  68. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  69. c2a6059 COMPMID-2639: CLPadLayer support for 4D padding by Matthew Jackson · 4 years, 10 months ago
  70. b9070a4 COMPMID-2605: Add asymmetric padding support for Deconvolution layer by Matthew Jackson · 4 years, 11 months ago
  71. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 11 months ago
  72. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 11 months ago
  73. ec8cce8 COMPMID-2602: FullyConnected VTS failure on CL and Neon TENSOR_QUANT8_ASYMM by Gian Marco Iodice · 4 years, 11 months ago
  74. 205eed8 COMPMID-2080 Create a new kernel for CLPad with CONSTANT mode by Giorgio Arena · 5 years ago
  75. 70e890e COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CL by Giorgio Arena · 5 years ago
  76. 93c70b8 COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Data Type by Michele Di Giorgio · 5 years ago
  77. 7786f25 COMPMID-2526: Disabled Winograd when padding > half_kernel_size by Pablo Tello · 5 years ago
  78. 607339f COMPMID-2527: Remove activation function validation in CLWinogradConvolutionLayer by Gian Marco Iodice · 5 years ago
  79. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 5 years ago
  80. 10c53f1 COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CL by Manuel Bottini · 5 years ago
  81. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  82. c1b76fa COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL) by Manuel Bottini · 5 years ago
  83. 9c9b70b COMPMID-2410: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for CL by Manuel Bottini · 5 years ago
  84. ddec4d6 COMPMID-2458: Initialize uninitialized variables by Georgios Pinitas · 5 years ago
  85. 338595b COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayer by Vidhya Sudhan Loganathan · 5 years ago
  86. 7026b30 COMPMID-1979: Fuse Activation Function in CLGEMM - part 1 by Gian Marco Iodice · 5 years ago
  87. 26dcbc7 COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct convolution by Michalis Spyrou · 5 years ago
  88. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  89. e16c890 COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  90. 2732cca COMPMID-2244: Extend CLFuseBatchNormalization to support DepthwiseConvolution weights by Manuel Bottini · 5 years ago
  91. 39438b4 COMPMID-2342: Add layer normalization support in CLLSTMLayer by Michele Di Giorgio · 5 years ago
  92. 5b48ad7 COMPMID-2386: Add support for CLMeanStdNormalizationLayer by Michele Di Giorgio · 5 years ago
  93. d69b3b2 COMPMID-2238: Implement SPACE_TO_DEPTH for CL by Michalis Spyrou · 5 years ago
  94. b0f342e COMPMID-2171: Fuse bias addition with CLGEMMMatrixMultiplyReshapedOnlyRHSKernel 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. 649962c COMPMID-2239 Implement DEPTH_TO_SPACE for CL by Michalis Spyrou · 5 years ago
  97. 6a4d542 COMPMID-2159 Implement Round for CL by Usama Arif · 5 years ago
  98. 1e6e1b8 COMPMID-2322: PRELU support in CLActivationLayer by giuros01 · 5 years ago
  99. 048b0f3 COMPMID-2278: Implement REDUCE_MAX operator for CL. by Usama Arif · 5 years ago
  100. b289050 COMPMID-2281: Implement REDUCE_MIN operator for CL by Usama Arif · 5 years ago