aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLDepthwiseConvolution3x3Kernel.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPIMID-553: MobileNet use case.Georgios Pinitas
2018-11-02COMPMID-661 Add Bifrost lws heuristics for several depthwise_convolution kern...Anthony Barbier
2018-11-02COMPMID-556: Fix CLDepthwiseConvolution3x3 Kernel.Georgios Pinitas
2018-11-02COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3...Dmitry Savenko
2018-11-02COMPMID-678 Align Convolution InterfacesGiorgio Arena
2018-11-02IVGCVSW-657 : fix asymmetric padding for 3x3 depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-643: Add bias to CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPIMID-523: Fix CLDepthwiseConvolution test.Georgios Pinitas
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena