1. 6c2eac1 COMPMID-2484: Support depthwise convolution for depth multipliers > 3 by Matthew Jackson · 5 years ago
  2. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  3. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  4. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  5. a788c2f COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels for F32 by Manuel Bottini · 5 years ago
  6. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  7. aeebe4a COMPMID-1652 NEON Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  8. 8cffcd6 COMPMID-1644: NEDepthwiseConvolution for FP16 NHWC by Georgios Pinitas · 6 years ago
  9. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  10. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  11. 66cbafb COMPMID-1246 Fix NEON mobilenet NCHW by Giorgio Arena · 6 years ago
  12. 26b2216 COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON DepthwiseConvolution by Giorgio Arena · 6 years ago
  13. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  14. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  15. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  16. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  17. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  18. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  19. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  20. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  21. 941cd70 COMPMID-688: Shorten DepthWiseConvolution test name. by Pablo Tello · 7 years ago
  22. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago[Renamed (66%) from tests/validation/NEON/DepthwiseConvolution.cpp]
  23. b7b3153 COMPMID-464 Implement Depthwise separable convolution on NEON by Michalis Spyrou · 7 years ago
  24. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  25. 82afedf COMPMID-678 Align Convolution Interfaces by Giorgio Arena · 7 years ago
  26. 7362f0d COMPMID-464 Implement Depthwise convolution 3x3 on NEON by Michalis Spyrou · 7 years ago