1. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  2. 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]
  3. 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]
  4. d4a5bc5 Ensure correct transformed matrices are used in CpuGemmConvolution by Georgios Pinitas · 2 years, 11 months ago
  5. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  6. 22f5ed5 Avoid allocation of auxiliary memory in CpuGemmConvolution by Georgios Pinitas · 3 years ago
  7. a8297fb Pass fast math flag for correct GEMM3D validation support by Georgios Pinitas · 3 years ago
  8. 69a9ac4 Expose fast_math mode for GEMM through BFloat16 by Georgios Pinitas · 3 years ago
  9. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  10. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago