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