1. 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/cpu/operators/CpuGemmConv2d.cpp]
  2. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago[Renamed (91%) from src/runtime/cpu/operators/CpuGemmConvolution.cpp]
  3. d4a5bc5 Ensure correct transformed matrices are used in CpuGemmConvolution by Georgios Pinitas · 2 years, 11 months ago
  4. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  5. 22f5ed5 Avoid allocation of auxiliary memory in CpuGemmConvolution by Georgios Pinitas · 3 years ago
  6. a8297fb Pass fast math flag for correct GEMM3D validation support by Georgios Pinitas · 3 years ago
  7. 69a9ac4 Expose fast_math mode for GEMM through BFloat16 by Georgios Pinitas · 3 years ago
  8. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  9. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago