Searched defs:name_to_hlo (Results 1 – 1 of 1) sorted by relevance
160 const absl::node_hash_map<std::string, const HloInstructionProto*>& in Convert()183 const absl::node_hash_map<std::string, const HloInstructionProto*>& in Convert()223 const absl::node_hash_map<std::string, const HloInstructionProto*>& in NoteSpecialAllocations()261 absl::node_hash_map<std::string, const HloInstructionProto*> name_to_hlo; in ConvertHloProtoToPreprocessResult() local