Searched defs:container_strategy (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ |
D | parameter_server_strategy_v2.py | 514 def __init__(self, container_strategy, cluster_resolver, argument
|
D | collective_all_reduce_strategy.py | 316 def __init__(self, container_strategy, cluster_resolver, argument
|
D | one_device_strategy.py | 258 def __init__(self, container_strategy, device): argument
|
D | parameter_server_strategy.py | 166 container_strategy, argument
|
D | mirrored_strategy.py | 309 def __init__(self, container_strategy, devices=None, cross_device_ops=None): argument
|
D | tpu_strategy.py | 787 container_strategy, argument
|
D | distribute_lib.py | 2047 def __init__(self, container_strategy): argument 3409 def __init__(self, container_strategy): argument
|