Searched defs:topological_order (Results 1 – 4 of 4) sorted by relevance
433 absl::flat_hash_map<const HloInstruction*, int64_t> topological_order, in GroupHlosForConcat()978 absl::flat_hash_map<const HloInstruction*, int64_t> topological_order; in RunOnLoop() local
601 auto topological_order = in HandleFunctions() local