Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_executable.cc176 PyExecutable::ExecuteWithToken(absl::Span<PyBuffer::object const> args, in ExecuteWithToken() function in xla::PyExecutable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h390 ExecuteWithToken(absl::Span<PyTpuBuffer* const> argument_handles) { in ExecuteWithToken() function