aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLDirectConvolutionLayerKernel.h
AgeCommit message (Expand)Author
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-07-22COMPMID-3535: 9x9 Direct convolution support for CL and NHWCGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-22COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1Manuel Bottini
2020-04-17COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1Manuel Bottini
2020-02-21COMPMID-2758: Add support for QASYMM8_SIGNED in CLDirectConvolutionLayerSheri Zhang
2020-01-10COMPMID-2819: Retain layout during configuration for multiple functions.Georgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-06-17COMPMID-2184: Implement direct convolution 9x9 (NHWC) on OpenCLMichalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617 Add window validation to CLDirectConvolutionLayerGiorgio Arena
2018-11-02IVGCVSW-656 : added support (and unit tests) for asymmetric padding inJaroslaw Rzepecki
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32.Georgios Pinitas
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-417 - Added arm_compute comment at the end of CL header filesGian Marco Iodice
2018-11-02COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost.Gian Marco Iodice
2018-11-02COMPMID-478 Implemnt CL direct convolution 5x5steniu01
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-355 Implement CL DirectConvolution1x1SiCong Li
2018-09-17COMPMID-355 Implement 3x3 CL direct convolutionsteniu01