Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc549 LocTy maybe_entry_loc = lexer_.GetLoc(); in ParseComputation() local
583 return Error(maybe_entry_loc, "expects only one ENTRY"); in ParseComputation()