Home
last modified time | relevance | path

Searched defs:num_gpus_per_worker (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/distribute/python/
Dcollective_all_reduce_strategy.py46 num_gpus_per_worker=0, argument
71 num_gpus_per_worker, argument
Dparameter_server_strategy.py78 def __init__(self, num_gpus_per_worker=0): argument
152 def __init__(self, container_strategy, num_gpus_per_worker): argument
Dmirrored_strategy.py90 num_gpus_per_worker=None, argument
167 num_gpus_per_worker=None, argument
/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py811 num_gpus_per_worker, argument
953 num_gpus_per_worker=0, argument
Dmirrored_strategy.py316 def _cluster_spec_to_device_list(cluster_spec, num_gpus_per_worker): argument