Searched refs:ParseInstructionNames (Results 1 – 1 of 1) sorted by relevance
261 bool ParseInstructionNames(std::vector<HloInstruction*>* instructions);1951 bool HloParser::ParseInstructionNames( in ParseInstructionNames() function in xla::__anonc071bf1f0111::HloParser2784 if (!ParseInstructionNames(&result)) { in ParseAttributeHelper()