Searched refs:device_task_name (Results 1 – 1 of 1) sorted by relevance
407 string device_task_name; in GetClientAndContextID() local408 TF_RETURN_IF_ERROR(GetTaskName(device, &device_task_name)); in GetClientAndContextID()410 *client = remote_eager_workers_->GetClient(device_task_name); in GetClientAndContextID()417 auto context_iterator = remote_contexts_.find(device_task_name); in GetClientAndContextID()420 device_task_name, ". This should not be possible"); in GetClientAndContextID()