Searched defs:worker_device (Results 1 – 3 of 3) sorted by relevance
72 def __init__(self, ps_tasks, ps_device, worker_device, merge_devices, ps_ops, argument133 worker_device="/job:worker", argument
360 def _initialize_local_devices(self, cluster_resolver, worker_device): argument
107 static thread_local int worker_device = NO_DEVICE; variable