Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h45 kLsquare, enumerator
Dhlo_lexer.cc152 return TokKind::kLsquare; in LexToken()
477 return "kLsquare";
Dhlo_parser.cc2761 if (!ParseToken(TokKind::kLsquare, in ParseSingleSharding()
4233 if (!ParseInt64List(TokKind::kLsquare, TokKind::kRsquare, TokKind::kColon, in ParseSliceRanges()
4432 return ParseList(TokKind::kLsquare, TokKind::kRsquare, TokKind::kComma, in ParseDimensionSizes()