Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc46 bool IsAlwaysDuplicable(const HloInstruction& instruction) { in IsAlwaysDuplicable() function
617 !IsAlwaysDuplicable(*producer)) { in ShouldFuse()