1. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  2. edc524e Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized by Giorgio Arena · 3 years, 5 months ago
  3. 9f7d55a Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 by Giorgio Arena · 3 years, 5 months ago
  4. 8bcb65f [Nightly Failure] Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 on Midgard by Giorgio Arena · 3 years, 6 months ago
  5. 79acd77 COMPMID-3713 Remove OpenCL padding: CLDepthwiseConvolutionLayerNativeKernel by Giorgio Arena · 3 years, 9 months ago
  6. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  7. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  8. 4d79d4b COMPMID-3050: Fix depthwise convolution kernel creation failure by Sang-Hoon Park · 4 years, 6 months ago
  9. 4cd4cde COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayer by Michele Di Giorgio · 4 years, 6 months ago
  10. b598afa COMPMID-2996: Nighliy Tests Fails [645] - CL/DepthwiseConvolutionLayer/Quantized/ by Michele Di Giorgio · 4 years, 7 months ago
  11. 14cbfb2 COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCL by Michele Di Giorgio · 4 years, 9 months ago
  12. 15396ff COMPMID-2892: [CL] use int accumulator for quantized MxN DWC by Sang-Hoon Park · 4 years, 8 months ago
  13. df4cf57 COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM by Michele Di Giorgio · 4 years, 9 months ago
  14. 1dce310 COMPMID-2452: Fix CLDepthwiseConvolutionLayerNativeKernel by Michele Di Giorgio · 4 years, 9 months ago
  15. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  16. 30dbeef COMPMID-2411: Add (logistic and tanh) activation support for QSYMM16 for CL by Manuel Bottini · 5 years ago
  17. 6a98a6e COMPMID-2194: Refactor activation function macro in OpenCL. Change all activation calls to macro from activation_float_helpers.h by Usama Arif · 5 years ago
  18. e73686a COMPMID-2047: Add support for dilation in CLDepthwiseConvolution. by Usama Arif · 5 years ago
  19. 4710436 COMPMID-1882: Improve memory coalescence when reshaping the weights for CLDepthwiseConvolution by Pablo Tello · 5 years ago
  20. 6d10996 COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 kernels (stride=1 and stride=2) by giuros01 · 6 years ago
  21. 3704464 COMPMID-1703: Collapse the 4th dimensions in CLDepthWiseConvolutionLayer3x3Kernel by Georgios Pinitas · 6 years ago
  22. 4b90865 COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on OpenCL by Gian Marco Iodice · 6 years ago
  23. 60e9825 COMPMID-1451: Fuse activation in DepthwiseConvolution. by Georgios Pinitas · 6 years ago
  24. 728d3cf COMPMID-1598 : Fix compilation error in CLDepthwiseConvolutionQS8 kernel by Georgios Pinitas · 6 years ago
  25. e55b40a COMPMID-1581: Collapse windows by Georgios Pinitas · 6 years ago
  26. daa3855 COMPMID-1433: Use Arm macro to check whether we support dot product instructions by Georgios Pinitas · 6 years ago
  27. 4e0d381 COMPMID-1437: (Nightly) OCLGrind failures in CLDepthwiseConvolution QA8 nhwc by Georgios Pinitas · 6 years ago
  28. eff8d95 COMPMID-1316 Using 8 bit dot product instruction in CLDepthWiseConvolution with QASYMM8 by Giorgio Arena · 6 years ago
  29. fa23f11 COMPMID-1246 CLDepthwiseConvolution QASYMM8 NHWC kernel cleanup by Giorgio Arena · 6 years ago
  30. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  31. fda901f COMPMID-1078 Fix CL DepthwiseConvolutionLayer QASYMM8 failing validation by Giorgio Arena · 6 years ago
  32. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  33. 99ac60b COMPMID-853 Fuse CL DepthwiseConvolution with Activation for QASYM8 by Giorgio Arena · 6 years ago
  34. 5b2191e COMPMID-765: Fix incorrect comma position in DepthwiseConv cl kernel. by Georgios Pinitas · 6 years ago
  35. 287b570 COMPMID-853 Use tile 2 for CL depthwise convolution QASYM8 by Giorgio Arena · 6 years ago
  36. a086a0a COMPMID-765 Move direct convolution output stage to the right file by Giorgio Arena · 6 years ago
  37. de5a1cc COMPMID-856: CL Depthwise Convolution QASYMM8 support by Georgios Pinitas · 6 years ago
  38. 4e1e7dc COMPMID-892: OCLGrind failures on both validation and benchmark by Georgios Pinitas · 6 years ago
  39. 944d3f7 COMPMID-751 Processing 8 elements makes computation up to 80us faster on MobileNet QASYMM8 dwc layers by Giorgio Arena · 7 years ago
  40. f202e50 COMPMID-556 Improved indentation and error handling in format_doxygen.py by Anthony Barbier · 7 years ago
  41. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago