aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClGemmConv2d.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
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