Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/distribute/python/
Dmirrored_strategy.py29 all_local_devices = mirrored_strategy.all_local_devices variable
/external/tensorflow/tensorflow/python/distribute/
Dmirrored_strategy.py405 def all_local_devices(num_gpus=None): function