aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClGemmMatrixMultiplyReshapedKernel.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-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-09-07Remove padding from ClGemmMatrixMultiplyReshapedKernelGiorgio Arena
2021-09-06Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel"Pablo Marquez Tello
2021-09-01Remove padding from ClGemmMatrixMultiplyReshapedKernelMichele Di Giorgio
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas