Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_util.cc118 std::vector<HloInstruction*> HloModuleGroupUtil::GlobalSuccessors( in GlobalSuccessors() function in xla::HloModuleGroupUtil
200 if (GlobalSuccessors(instruction).empty()) { in RootInstructions()
380 for (HloInstruction* successor : GlobalSuccessors(item)) { in UpdateReachabilityThroughInstruction()
Dhlo_module_group_util.h55 std::vector<HloInstruction*> GlobalSuccessors(HloInstruction* instruction);