Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc254 py::object np_uint64; member
277 dtypes->np_uint64 = py::object(numpy.attr("uint64")); in GetNumpyScalarTypes()
534 (*p)[dtypes.np_uint64.ptr()] = np_uint64_handler; in ArgSignatureOfValue()
781 (*p)[dtypes.np_uint64.ptr()] = HandleUint64; in DevicePut()