aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClConv2d.cpp
AgeCommit message (Expand)Author
2022-02-22Fix performance regression on Arm(R) Mali(TM)-G71Gian Marco Iodice
2022-02-11Fix 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