Searched refs:CreateDeviceToHostChannelHandle (Results 1 – 3 of 3) sorted by relevance
223 StatusOr<ChannelHandle> CreateDeviceToHostChannelHandle();
512 StatusOr<ChannelHandle> Client::CreateDeviceToHostChannelHandle() { in CreateDeviceToHostChannelHandle() function in xla::Client
1206 client()->CreateDeviceToHostChannelHandle()); in GetDeviceToHostChannelHandle()