aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEDepthwiseConvolutionLayer3x3Kernel.cpp
AgeCommit message (Expand)Author
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-02-22COMPMID-1710: Add FP16 support checks.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-708 Fix AccessWindowTransposeGiorgio Arena
2018-11-02COMPMID-1246 Fix NEON mobilenet NCHWGiorgio Arena
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-1005: Update Depthwise Convolution form RSHGeorgios Pinitas
2018-11-02COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayerGeorgios 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-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02COMPMID-769 Add asymmetric padding support in NEON kernels.Michalis Spyrou
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-744 Fixed access windows in DepthwiseConvolutionLayerAnthony Barbier
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena