aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/ClKernelLibrary.cpp
AgeCommit message (Expand)Author
2022-07-22Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNEDFreddie Liardet
2022-07-13Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16Gunes Bayir
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-14Include missing embedded headersSiCong Li
2022-03-31Fix embedded kernel header inclusion for dynamic fusionGiorgio Arena
2022-03-15Implementation of ClPooling3dramelg01
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Rework gemm_mm_reshaped_only_rhs_ kernels with new macrosGian Marco Iodice
2021-12-13Remove padding from ClDirectConv2dKernelAdnan AlSinan
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-09-03Remove padding from ClPool2dKernel NCHWGiorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas