Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dtypes.cc245 static py::tuple IntSpanToTupleHelper(absl::Span<IntType const> xs) { in IntSpanToTupleHelper() function
254 return IntSpanToTupleHelper(xs); in IntSpanToTuple()
257 return IntSpanToTupleHelper(xs); in IntSpanToTuple()