Searched defs:hlo_to_profile_idx (Results 1 – 1 of 1) sorted by relevance
192 std::unordered_map<const HloInstruction*, int64> hlo_to_profile_idx; in GetCandidatesForComputation() local201 std::unordered_map<const HloInstruction*, int64>* hlo_to_profile_idx, in CollectProfileCandidates()