Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc119 bool IsFusionSupported(const HloInstruction& instr) { in IsFusionSupported() function
219 if (!IsFusionSupported(*instr)) { in Initialize()