aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLDepthwiseConvolutionLayer.h
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-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-12Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatchesGiorgio Arena
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-15COMPMID-3599: QASYMM8_SIGNED missing from supported datatypes in CLDepthwiseConvmorgolock
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-22COMPMID-3069: Removing deprecated functions and classes from 20.05 releaseManuel Bottini
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-01-06COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayerMichele Di Giorgio
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-30COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMMMichele Di Giorgio
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
2019-10-15COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM...Michele Di Giorgio
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-01-30COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 ke...giuros01
2018-12-13COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWCGeorgios Pinitas
2018-12-05COMPMID-1073: CLDepthwiseConvolutionLayer uses the optimised pathPablo Tello
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1505: Add native grouping support at graph levelGeorgios Pinitas
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1068 Create validate method to CLDepthWiseConvolutionGiorgio Arena
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8Giorgio Arena
2018-11-02COMPMID-998: Release unused trainable parameters.Georgios Pinitas
2018-11-02COMPMID-853 Fuse CL DepthwiseConvolution with Activation for QASYM8Giorgio Arena
2018-11-02COMPMID-927: Adding support for FP16 in CLDepthwiseConvolutionLayer3x3Michele Di Giorgio
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena