Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py176 def _all_devices_match(value_destination_pairs): function
417 if self._num_between_graph_workers == 1 and _all_devices_match(
850 if _all_devices_match(value_destination_pairs):
1165 all_devices_match = _all_devices_match(value_destination_pairs)