aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL
AgeCommit message (Expand)Author
2020-05-22COMPMID-3069: Removing deprecated functions and classes from 20.05 releaseManuel Bottini
2020-05-21COMPMID-3069: Fix CLQLSTM configure argument orderMichalis Spyrou
2020-05-20COMPMID-3491: ReduceMean not properly validating quantizationsManuel Bottini
2020-05-20COMPMID-3497: Add checks for zero scale values to QLSTMLayerSang-Hoon Park
2020-05-13Introduce CL kernel cache featureInki Dae
2020-05-12COMPMID-3439: Fix peephole and projection in CLQLSTMLayerSang-Hoon Park
2020-05-12COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputsMichele Di Giorgio
2020-05-11COMPMID-3239: Fix projection and peephole in NEQLSTMLayerSang-Hoon Park
2020-04-26COMPMID-3240: Add support for layer normalization to CLQLSTMLayerSheri Zhang
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-04-21COMPMID-3236: Implement CLQLSTMLayerMichele Di Giorgio
2020-04-20COMPMID-3304: Update OpenCL GEMM heuristic for Int8Gian Marco Iodice
2020-04-20COMPMID-3237: Implement NEQLSTMLayerMichele Di Giorgio
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-04-14COMPMID-3349: Fixed performance regression Mali-G71Gian Marco Iodice
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice
2020-04-08COMPMID-3279: Create CLCompiler interfaceMichalis Spyrou
2020-04-08COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar valueMichele Di Giorgio
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-04-01MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHWmorgolock
2020-03-26COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToU...Luca Foschiani
2020-03-25COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32To...Sheri Zhang
2020-03-23COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToU...Luca Foschiani
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-09COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayerSheri Zhang
2020-03-06COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHSMichele Di Giorgio
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-03-02COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatchesGiorgio Arena
2020-02-26COMPMID-3067: Address gcc9 failuresGeorgios Pinitas
2020-02-26COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayerSheri Zhang
2020-02-26COMPMID-3202: Add support for Valhall architecture in GEMMGian Marco Iodice
2020-02-12COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL)Giorgio Arena
2020-02-12COMPMID-3084: Fix padding value for Reduce MAX/MINSang-Hoon Park
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2020-02-05COMPMID-2927: Add support for mixed precision inGeorgios Pinitas
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-21COMPMID-2819: Fix const interface of IMemoryRegion.Georgios Pinitas
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CLGiuseppe Rossini
2020-01-15COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayerSang-Hoon Park
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2020-01-14COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayerSang-Hoon Park
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2020-01-13COMPMID-2728: Add support for split sizes in CLSplitKurtis Charnock
2020-01-10MLCE-139 add align_corners parameter handling to CLScaleSang-Hoon Park
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2019-12-20COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayerSang-Hoon Park