Home
last modified time | relevance | path

Searched defs:GetPyToken (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_executable.h57 PyToken GetPyToken(int device_id) const { in GetPyToken() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h328 PyTpuToken GetPyToken(int i) { return PyTpuToken(); } in GetPyToken() function