aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLDeconvolutionLayer.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
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-12COMPMID-2756: Add support for QASYMM8_SIGNED in CLDeconvolutionLayerSheri Zhang
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2019-03-29Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to...giuros01
2019-02-12COMPMID-1934: Doxygen online documentation errors on FirefoxManuel Bottini
2019-02-06COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inn...giuros01
2018-11-02COMPMID-1451: Fix allocation of weights in DeconvolutionMichele Di Giorgio
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02COMPMID-1376: Add support for QASYMM8 in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1257: Allow retaining weights in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1176: Add FP16 support in CLDeconvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-959 Change DeConvolution weights in doxygen commentsMichalis Spyrou
2018-11-02COMPMID-875: Deconvolution 4x4 not workingGeorgios Pinitas
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou