aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/DepthwiseConvolutionLayer.cpp
AgeCommit message (Expand)Author
2019-08-30COMPMID-2636: Fix Depthwise convolution layer validation testGian Marco Iodice
2019-07-25COMPMID-2484: Support depthwise convolution for depth multipliers > 3Matthew Jackson
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-05-03COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels ...Manuel Bottini
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2018-11-19COMPMID-1644: NEDepthwiseConvolution for FP16 NHWCGeorgios Pinitas
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1246 Fix NEON mobilenet NCHWGiorgio Arena
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-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-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio Arena
2018-11-02COMPMID-765: Sanitize permutation vector for Permute.Georgios 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-688: Shorten DepthWiseConvolution test name.Pablo Tello
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena