HomeSort by relevance Sort by last modified time
    Searched refs:reachability_map (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_ordering.h 105 HloReachabilityMap& reachability_map(const HloComputation* computation) { function in class:xla::PredecessorHloOrdering
108 const HloReachabilityMap& reachability_map( function in class:xla::PredecessorHloOrdering
hlo_module_group_util.h 108 HloInstruction* instruction, HloReachabilityMap* reachability_map);
hlo_module_group_util.cc 371 HloInstruction* instruction, HloReachabilityMap* reachability_map) {
378 if (reachability_map->SetReachabilityToUnion(GlobalPredecessors(item),

Completed in 256 milliseconds