aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/CLUtils.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-18Add CL command buffer classViet-Hoa Do
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-06-26Add helpers to set CKW tensor components as OpenCL kernel argumentsJakub Sujak
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
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-11-12Fix PostOp dependencySiCongLi
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
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
2020-09-18COMPMID-3671: Extend cl image support to f16 in CLGEMMMatrixMultiplyReshapedK...Gian Marco Iodice
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-29COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NTGian Marco Iodice