Searched defs:container_strategy (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | parameter_server_strategy_v2.py | 553 def __init__(self, container_strategy, cluster_resolver, argument
|
H A D | collective_all_reduce_strategy.py | 323 def __init__(self, container_strategy, cluster_resolver, argument
|
H A D | one_device_strategy.py | 256 def __init__(self, container_strategy, device): argument
|
H A D | parameter_server_strategy.py | 164 container_strategy, argument
|
H A D | mirrored_strategy.py | 317 def __init__(self, container_strategy, devices=None, cross_device_ops=None): argument
|
H A D | distribute_lib.py | 2108 def __init__(self, container_strategy): argument 3638 def __init__(self, container_strategy): argument
|
H A D | tpu_strategy.py | 843 container_strategy, argument
|