aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEDepthwiseConvolutionLayer.h
AgeCommit message (Expand)Author
2019-07-29COMPMID-2336: Rename the new generic depthwise convolution on NEONGian Marco Iodice
2019-07-26COMPMID-2179 New generic depthwise convolution for NEON F32 NHWCGiorgio Arena
2019-07-12COMPMID-2463: Add deprecation macro to deprecate interfacesGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2018-11-19COMPMID-1644: NEDepthwiseConvolution for FP16 NHWCGeorgios Pinitas
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1188: Set all arguments to const in NEDepthwiseConvolutionLayer::vali...Georgios Pinitas
2018-11-02COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON Depthwi...Giorgio Arena
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio Arena
2018-11-02COMPMID-998: Release unused trainable parameters.Georgios Pinitas
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas
2018-11-02COMPMID-903: Implements NEPermute for NHWC conversionsGeorgios Pinitas
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8Georgios Pinitas
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02COMPMID-556 Fix NEON/CL copy-paste documentation mistakesGiorgio Arena
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena