Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc280 bool ParseSliceRanges(SliceRanges* result);
2831 if (!ParseSliceRanges(&result)) { in ParseAttributeHelper()
3222 bool HloParser::ParseSliceRanges(SliceRanges* result) { in ParseSliceRanges() function in xla::__anonc071bf1f0111::HloParser