aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClConv2d.h
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-02Port CLConvolutionLayerSheri Zhang