aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEDepthwiseConvolutionLayer.cpp
AgeCommit message (Expand)Author
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
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-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-02-20COMPMID-1710: Quantization information missmatching issues.Georgios Pinitas
2018-11-19COMPMID-1644: NEDepthwiseConvolution for FP16 NHWCGeorgios Pinitas
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1556 - Add ReorgLayer to graph APIGian Marco Iodice
2018-11-02COMPMID-1246 Fix NEON mobilenet NCHWGiorgio Arena
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-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
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-936: Convolution failure in NEON Convolution Layer.Georgios Pinitas
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-765 Fixed missing cast that was breaking the bare metal buildAnthony Barbier
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-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena