Searched refs:HandlePythonInt (Results 1 – 1 of 1) sorted by relevance
80 StatusOr<DevicePutResult> HandlePythonInt(py::handle obj, PjRtDevice* to_device, in HandlePythonInt() function258 (*p)[reinterpret_cast<PyObject*>(&PyLong_Type)] = HandlePythonInt; in DevicePut()