1. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 7 months ago
  2. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 7 months ago
  3. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 3 years ago[Renamed from src/core/CL/cl_kernels/direct_convolution.cl]
  4. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  5. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  6. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  7. 9fc3be6 Fuse activation in ClDirectConv2dKernel for float types by Georgios Pinitas · 3 years, 1 month ago
  8. bdd16d1 Add macro to manually unroll loops in OpenCL by Giorgio Arena · 3 years, 2 months ago
  9. 598e3a8 Fix TILE initialization in direct convolution and winograd transforms by Gian Marco Iodice · 3 years, 3 months ago
  10. 0b76f7d Add support for cl_image in CLDirectConvolutionLayer by Gian Marco Iodice · 3 years, 3 months ago
  11. ec82b95 Fix OpenCL kernel compiling failure with array initilizer by Sheri Zhang · 3 years, 3 months ago
  12. 97e2580 Check biases pointer before referencing in CLDirectConvolutionLayer by Michele Di Giorgio · 3 years, 3 months ago
  13. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 4 months ago
  14. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  15. d95c3e8 Direct convolution fix for quantized data type by Gian Marco Iodice · 3 years, 6 months ago
  16. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  17. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  18. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago