Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dtypes.cc302 static py::tuple IntSpanToTupleHelper(absl::Span<IntType const> xs) { in IntSpanToTupleHelper() function
312 return IntSpanToTupleHelper(xs); in SpanToTuple()
316 return IntSpanToTupleHelper(xs); in SpanToTuple()