1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 10 months ago
  2. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 11 months ago
  3. 13bab71 Fix ClGemm crashes on unsupported data types by SiCong Li · 1 year, 6 months ago
  4. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  5. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  6. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  7. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  8. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 9 months ago
  9. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  10. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  11. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 10 months ago
  12. 2e53f17 Provide logging for configure functions in all gpu operators by ramelg01 · 2 years, 10 months ago
  13. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  14. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  15. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (99%) from src/runtime/gpu/cl/operators/ClGemm.cpp]
  16. f5d51f3 Retain weights in ClGemm when reconfiguring the operator with retention by Georgios Pinitas · 2 years, 11 months ago
  17. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  18. 2b147ee Avoid multiple Rhs matrix transformation on ClGemm by Georgios Pinitas · 3 years ago
  19. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  20. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 3 months ago