Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc111 bool ParseSingleInstruction(HloModule* module);
436 if (!ParseSingleInstruction(module)) { in Run()
4048 bool HloParser::ParseSingleInstruction(HloModule* module) { in ParseSingleInstruction() function in xla::__anonc071bf1f0111::HloParser