aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLGEMMDeconvolutionLayer.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
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
2020-01-16COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CLGiuseppe Rossini
2019-11-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
2019-10-25COMPMID-2481: Add InputQuantizationInfo!=OutputQuantization Info tests for De...Manuel Bottini
2019-08-28COMPMID-2605: Add asymmetric padding support for Deconvolution layerMatthew Jackson
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01