Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc296 static const auto* uint64_dt = new py::dtype("uint64"); in DtypeTo32BitDtype() local
309 if (dtype.equal(*uint64_dt)) { in DtypeTo32BitDtype()