Searched defs:gemm_config (Results 1 – 3 of 3) sorted by relevance
232 const HloInstruction* instr, const GemmBackendConfig& gemm_config, in DoGemmAutotune()286 GemmBackendConfig gemm_config = in RunOnInstruction() local
63 GemmBackendConfig gemm_config; in HandleDot() local
171 Status RunGemm(const GpuGemmConfig &gemm_config, in RunGemm()