Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.h141 StatusOr<ChannelHandle> CreateDeviceToHostChannelHandle() { in CreateDeviceToHostChannelHandle() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc512 StatusOr<ChannelHandle> Client::CreateDeviceToHostChannelHandle() { in CreateDeviceToHostChannelHandle() function in xla::Client
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtfrt_cpu_pjrt_client.h189 StatusOr<ChannelHandle> CreateDeviceToHostChannelHandle() override { in CreateDeviceToHostChannelHandle() function
Dpjrt_stream_executor_client.h235 StatusOr<ChannelHandle> CreateDeviceToHostChannelHandle() override { in CreateDeviceToHostChannelHandle() function