Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc261 py::object np_intc; member
284 dtypes->np_intc = py::object(numpy.attr("intc")); in GetNumpyScalarTypes()
541 (*p)[dtypes.np_intc.ptr()] = numpy_array_handler; in ArgSignatureOfValue()
788 (*p)[dtypes.np_intc.ptr()] = HandleBufferFromPyval; in DevicePut()