Home
last modified time | relevance | path

Searched refs:remote_cluster (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_config.py43 remote_cluster=None): argument
45 eval_distribute, remote_cluster)
Destimator_training.py150 config._experimental_distribute.remote_cluster):
155 config._cluster_spec = config._experimental_distribute.remote_cluster
/external/tensorflow/tensorflow/contrib/distribute/python/
Destimator_training_test.py134 remote_cluster=None): argument
155 remote_cluster=remote_cluster)))
160 remote_cluster=None, argument
163 remote_cluster)
346 train_distribute, eval_distribute, remote_cluster=cluster,
580 remote_cluster={"chief": ["fake_worker"]}))
/external/tensorflow/tensorflow/contrib/distribute/
DREADME.md327 remote_cluster={"worker": ["host1:port", "host2:port", "host3:port"]}))