Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.h35 class PyExecutable; variable
224 friend class PyExecutable; variable
H A Dpy_executable.cc46 PyExecutable::PyExecutable(std::shared_ptr<PyClient> client, in PyExecutable() function in xla::PyExecutable