Searched refs:CreateHostToDeviceChannelHandle (Results 1 – 3 of 3) sorted by relevance
222 StatusOr<ChannelHandle> CreateHostToDeviceChannelHandle();
508 StatusOr<ChannelHandle> Client::CreateHostToDeviceChannelHandle() { in CreateHostToDeviceChannelHandle() function in xla::Client
1194 client()->CreateHostToDeviceChannelHandle()); in GetHostToDeviceChannelHandle()