Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.h33 class PyExecutable; variable
142 friend class PyExecutable; variable
Dpy_executable.cc25 PyExecutable::PyExecutable(std::shared_ptr<PyClient> client, in PyExecutable() function in xla::PyExecutable