aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/operators/ClFullyConnected.h
AgeCommit message (Expand)Author
2023-10-13Connect MatMul MMUL kernels to ClMatMul operatorGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-07-11Add Bias to MatMul Kernels and add support for use in Fully Connected LayerMohammed Suhail Munshi
2023-07-07Fix unsupported configuration in CLFullyConnected validationGunes Bayir
2023-06-26Use MatMul in fully connected layer with dynamic weights when supportedMohammed Suhail Munshi
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-04-04Support dynamic weights for Fully Connected layers on GPUJakub Sujak
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