1. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 9 months ago
  2. d93e263 COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMM by Giorgio Arena · 4 years, 9 months ago
  3. 601ba3f COMPMID-2336: Validate multiplier and offset calculation in LSTMQuantized and DepthwiseConvolution functions by Michele Di Giorgio · 4 years, 11 months ago
  4. bd9097d COMPMID-2336: Rename the new generic depthwise convolution on NEON by Gian Marco Iodice · 5 years ago
  5. 44f5572 COMPMID-2179 New generic depthwise convolution for NEON F32 NHWC by Giorgio Arena · 5 years ago
  6. ff27192 COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayer by Michele Di Giorgio · 5 years ago
  7. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  8. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  9. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  10. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  11. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  12. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  13. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  14. 47d39dc COMPMID-1975: Update depthwise convolution. by Georgios Pinitas · 5 years ago
  15. 2481d46 COMPMID-1710: Quantization information missmatching issues. by Georgios Pinitas · 5 years ago
  16. 8cffcd6 COMPMID-1644: NEDepthwiseConvolution for FP16 NHWC by Georgios Pinitas · 6 years ago
  17. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  18. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  19. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  20. 23e2479 COMPMID-1556 - Add ReorgLayer to graph API by Gian Marco Iodice · 6 years ago
  21. 66cbafb COMPMID-1246 Fix NEON mobilenet NCHW by Giorgio Arena · 6 years ago
  22. 1049020 COMPMID-1188: Set all arguments to const in NEDepthwiseConvolutionLayer::validate() by Georgios Pinitas · 6 years ago
  23. 26b2216 COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON DepthwiseConvolution by Giorgio Arena · 6 years ago
  24. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  25. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  26. 7221933 COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES) by Georgios Pinitas · 6 years ago
  27. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  28. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  29. 1562be3 COMPMID-998: Release unused trainable parameters. by Georgios Pinitas · 6 years ago
  30. 9be0c5a COMPMID-936: Convolution failure in NEON Convolution Layer. by Georgios Pinitas · 6 years ago
  31. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  32. fb8dda2 COMPMID-765 Fixed missing cast that was breaking the bare metal build by Anthony Barbier · 6 years ago
  33. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  34. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  35. b91e34c COMPMID-746 Allow NEDirectConvolution to work without biases for QS. by Michalis Spyrou · 7 years ago
  36. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 7 years ago
  37. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago[Renamed (90%) from src/runtime/NEON/functions/NEDepthwiseConvolution.cpp]
  38. b7b3153 COMPMID-464 Implement Depthwise separable convolution on NEON by Michalis Spyrou · 7 years ago
  39. 82afedf COMPMID-678 Align Convolution Interfaces by Giorgio Arena · 7 years ago
  40. 7362f0d COMPMID-464 Implement Depthwise convolution 3x3 on NEON by Michalis Spyrou · 7 years ago