aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/DepthwiseConvolutionLayerDataset.h
AgeCommit message (Expand)Author
2023-10-10Optimize CL and Neon depthwise convolution testsGunes Bayir
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-06-21Fix CPU depthwise convolution in case of large paddingViet-Hoa Do
2023-05-11Fix invalid vector length in CLViet-Hoa Do
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-04-14Fix NeDepthwiseConvolution bad_alloc issueSheri Zhang
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-10-21COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel ...Giorgio Arena
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-02COMPMID-2819 Fix depthwise reference when using ceilGiorgio Arena
2019-10-15COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM...Michele Di Giorgio
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-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolutionGiorgio Arena
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-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-1005: Update Depthwise Convolution form RSHGeorgios Pinitas
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
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-688: Shorten DepthWiseConvolution test name.Pablo Tello
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena