Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc88 StatusOr<Window> ParseWindowOnly();
4010 StatusOr<Window> HloParser::ParseWindowOnly() { in ParseWindowOnly() function in xla::__anonc071bf1f0111::HloParser
4132 return parser.ParseWindowOnly(); in ParseWindow()