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.py40 def check_destinations(destinations): function
68 if not check_destinations(destinations):
383 if check_destinations(destinations):
Dparameter_server_strategy.py291 if not cross_device_ops_lib.check_destinations(destinations):