aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClGemmMatrixMultiplyNativeKernel.cpp
AgeCommit message (Expand)Author
2021-11-12Fix PostOp dependencyv21.11branches/arm_compute_21_11SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-03Fix out-of-bound reads in cl gemm kernelsSiCongLi
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-11-01Remove padding in FP Cl Gemm kernelsSiCongLi
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas