Searched refs:GetClientAndContextID (Results 1 – 3 of 3) sorted by relevance
203 Status GetClientAndContextID(Device* device, eager::EagerClient** client,
584 ctx->GetClientAndContextID(recv_device, &eager_client, &context_id)); in EagerRemoteSendTensor()651 ctx->GetClientAndContextID(op->Device(), &eager_client, &context_id)); in EagerRemoteExecute()
399 Status EagerContext::GetClientAndContextID(Device* device, in GetClientAndContextID() function in tensorflow::EagerContext