1. a5cb79f Update the ClConv2d heuristic by Gian Marco Iodice · 1 year, 6 months ago
  2. 4478e1c Rework heuristic in ClConv2d by Gian Marco Iodice · 1 year, 10 months ago
  3. 1257131 Enable Winograd-based conv2d when IFM>=8 on Gpu by Gian Marco Iodice · 1 year, 11 months ago
  4. 9ee8a3e Revert "Fix performance regression in ClConv2D" by Ramy Elgammal · 1 year, 11 months ago
  5. e54d8c0 Fix performance regression in ClConv2D by Gian Marco Iodice · 1 year, 11 months ago
  6. cec1af5 Fix performance regression in Conv2D on OpenCL by Adnan AlSinan · 1 year, 11 months ago
  7. 0105ce5 Fix LeNet-f16 convolution regression by Adnan AlSinan · 1 year, 11 months ago
  8. e871207 Update ClConv2D heuristic to use direct convolution by Adnan AlSinan · 2 years ago
  9. 51d7119 Fix performance regression on Arm(R) Mali(TM)-G71 by Gian Marco Iodice · 2 years, 5 months ago
  10. 616f8eb Fix performance regression on the first layer of convolution-based model by Gian Marco Iodice · 2 years, 5 months ago
  11. 0bae3ee Fix heuristic in ClConv2D by Gian Marco Iodice · 2 years, 6 months ago
  12. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 7 months ago
  13. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 7 months ago
  14. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  15. 2e53f17 Provide logging for configure functions in all gpu operators by ramelg01 · 2 years, 10 months ago
  16. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (98%) from src/runtime/gpu/cl/operators/ClConv2d.cpp]
  17. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  18. ebbd529 Update the heuristic to call direct convolution in clConv2d by Gian Marco Iodice · 2 years, 11 months ago
  19. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago