Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_values.cc80 StatusOr<DevicePutResult> HandlePythonInt(py::handle obj, PjRtDevice* to_device, in HandlePythonInt() function
258 (*p)[reinterpret_cast<PyObject*>(&PyLong_Type)] = HandlePythonInt; in DevicePut()