Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc250 py::object np_int64; member
273 dtypes->np_int64 = py::object(numpy.attr("int64")); in GetNumpyScalarTypes()
530 (*p)[dtypes.np_int64.ptr()] = np_int_handler; in ArgSignatureOfValue()
777 (*p)[dtypes.np_int64.ptr()] = HandleNpBool; in DevicePut()