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.cc503 return "kw_maximal";
Dhlo_parser.cc2740 case TokKind::kw_maximal: in ParseSingleSharding()