Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc251 py::object np_uint8; member
274 dtypes->np_uint8 = py::object(numpy.attr("uint8")); in GetNumpyScalarTypes()
531 (*p)[dtypes.np_uint8.ptr()] = numpy_array_handler; in ArgSignatureOfValue()
778 (*p)[dtypes.np_uint8.ptr()] = HandleBufferFromPyval; in DevicePut()