Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h64 kw_manual, enumerator
Dhlo_lexer.cc507 return "kw_manual";
Dhlo_parser.cc2748 case TokKind::kw_manual: in ParseSingleSharding()