Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc151 bool IsProfitableFusionCandidate(const HloInstruction& instr) { in IsProfitableFusionCandidate() function
226 } else if (!IsProfitableFusionCandidate(*instr)) { in Initialize()