Home
last modified time | relevance | path

Searched refs:check_destinations (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py53 def check_destinations(destinations): function
79 if not check_destinations(destinations):
591 if check_destinations(destinations):
606 if check_destinations(destinations):
Dparameter_server_strategy.py417 if not cross_device_ops_lib.check_destinations(destinations):