aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLGEMMDeconvolutionLayer.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-05-05Update operator list part3Sheri Zhang
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-03-09COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayerSheri Zhang
2019-11-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01