Home
last modified time | relevance | path

Searched defs:worker_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Destimator_training.py86 def _init_run_config_from_worker_context(config, worker_context): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dmonitored_session.py315 def _create_monitored_session_with_worker_context( argument