Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h62 kw_maximal, enumerator
Dhlo_lexer.cc498 return "kw_maximal";
Dhlo_parser.cc1805 case TokKind::kw_maximal: in ParseSingleSharding()