Home
last modified time | relevance | path

Searched defs:PyClient (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.cc49 PyClient::PyClient(std::unique_ptr<PjRtClient> pjrt_client) in PyClient() function in xla::PyClient
52 PyClient::PyClient(std::shared_ptr<PjRtClient> pjrt_client) in PyClient() function in xla::PyClient
H A Dpy_executable.h148 friend class PyClient; variable
H A Dpy_client.h34 class PyClient; variable
H A Dpy_buffer.h170 friend class PyClient; variable