aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpu/operators/CpuGemmConvolution.h
AgeCommit message (Expand)Author
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-13Ensure correct transformed matrices are used in CpuGemmConvolutionGeorgios Pinitas
2021-07-22Expose fast_math mode for GEMM through BFloat16Georgios Pinitas
2021-07-15Port NEGEMMConvolutionLayerManuel Bottini