aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClConv2d.cpp
AgeCommit message (Expand)Author
2022-08-17Revert "Fix performance regression in ClConv2D"v22.08branches/arm_compute_22_08Ramy Elgammal
2022-08-16Fix performance regression in ClConv2DGian Marco Iodice
2022-08-12Fix performance regression in Conv2D on OpenCLAdnan AlSinan
2022-08-05Fix LeNet-f16 convolution regressionAdnan AlSinan
2022-07-22Update ClConv2D heuristic to use direct convolutionAdnan AlSinan
2022-02-21Fix performance regression on Arm(R) Mali(TM)-G71Gian Marco Iodice
2022-02-10Fix performance regression on the first layer of convolution-based modelGian Marco Iodice
2022-01-21Fix heuristic in ClConv2DGian Marco Iodice
2021-12-10Use #if directive instead of regular condition in CLDirectConv2DGiorgio Arena
2021-12-01Improve start-up direct convolution on OpenCLGian Marco Iodice
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-09-28Provide logging for configure functions in all gpu operatorsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas