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