Home
last modified time | relevance | path

Searched refs:ParseInstructionNames (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc261 bool ParseInstructionNames(std::vector<HloInstruction*>* instructions);
1951 bool HloParser::ParseInstructionNames( in ParseInstructionNames() function in xla::__anonc071bf1f0111::HloParser
2784 if (!ParseInstructionNames(&result)) { in ParseAttributeHelper()