Searched refs:ParseInstructionList (Results 1 – 1 of 1) sorted by relevance
118 bool ParseInstructionList(HloComputation** computation,565 if (!ParseInstructionList(&computation, name)) { in ParseComputation()593 bool HloParser::ParseInstructionList(HloComputation** computation, in ParseInstructionList() function in xla::__anonc071bf1f0111::HloParser3276 return ParseInstructionList(result, /*computation_name=*/"_"); in ParseHloComputation()