Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2223 bool MayPreventVectorization(const HloInstruction& fusion_hlo) { in MayPreventVectorization() argument
2224 CHECK_EQ(fusion_hlo.opcode(), HloOpcode::kFusion); in MayPreventVectorization()
2226 fusion_hlo.fused_instructions_computation()->instructions(), in MayPreventVectorization()