Searched defs:topological_order (Results 1 – 4 of 4) sorted by relevance
429 absl::flat_hash_map<const HloInstruction*, int64> topological_order, in GroupHlosForConcat()971 absl::flat_hash_map<const HloInstruction*, int64> topological_order; in RunOnLoop() local
600 auto topological_order = in HandleFunctions() local