Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc570 DevicePutResult HandleBool(py::handle h, xla::PjRtDevice* to_device, in HandleBool() function
755 (*p)[reinterpret_cast<PyObject*>(&PyBool_Type)] = HandleBool; in DevicePut()