Searched refs:get_current_worker_context (Results 1 – 8 of 8) sorted by relevance
137 return dc_context.get_current_worker_context().is_chief258 return dc_context.get_current_worker_context().should_checkpoint271 return dc_context.get_current_worker_context().experimental_should_init276 return dc_context.get_current_worker_context().wait_for_other_workers()281 return dc_context.get_current_worker_context() is not None
226 context = dc_context.get_current_worker_context()260 local_estimator._config, dc_context.get_current_worker_context())324 context = dc_context.get_current_worker_context()373 context = dc_context.get_current_worker_context()
26 def get_current_worker_context(): function
222 context = distribute_coordinator_context.get_current_worker_context()283 context = distribute_coordinator_context.get_current_worker_context()330 context = distribute_coordinator_context.get_current_worker_context()372 context = distribute_coordinator_context.get_current_worker_context()387 context = distribute_coordinator_context.get_current_worker_context()843 worker_context = distribute_coordinator_context.get_current_worker_context()
156 old_context = distribute_coordinator_context.get_current_worker_context()
530 worker_context = distribute_coordinator_context.get_current_worker_context()739 worker_context = distribute_coordinator_context.get_current_worker_context()
1094 return dc_context.get_current_worker_context().is_chief
6525 worker_context = dc_context.get_current_worker_context()