Home
last modified time | relevance | path

Searched refs:DotImplementedAsGemm (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc65 bool DotImplementedAsGemm(const HloInstruction& dot) { in DotImplementedAsGemm() function
89 return DotImplementedAsGemm(hlo); in ImplementedAsGemm()
102 return DotImplementedAsGemm(*dot); in ImplementedAsGemm()