Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/distribute/python/
Dcross_device_ops_test.py459 collective_keys = cross_device_utils.CollectiveKeys(
477 strategy.extended._collective_keys = collective_keys
478 strategy.extended._cross_device_ops._collective_keys = collective_keys
482 1, num_gpus, collective_keys=collective_keys)
500 strategy.extended._collective_keys = collective_keys
501 strategy.extended._cross_device_ops._collective_keys = collective_keys
506 NUM_WORKERS, num_gpus, collective_keys=collective_keys)
Dcollective_all_reduce_strategy_test.py135 collective_keys = cross_device_utils.CollectiveKeys(
142 strategy.extended._collective_keys = collective_keys
143 strategy.extended._cross_device_ops._collective_keys = (collective_keys)
/external/tensorflow/tensorflow/python/distribute/
Dcross_device_utils.py330 collective_keys, argument
356 group_key = collective_keys.get_group_key(devices)
357 instance_key = collective_keys.get_instance_key()
Dcollective_all_reduce_strategy.py131 collective_keys=self._collective_keys)
197 collective_keys=self._collective_keys)
Dcross_device_ops.py955 collective_keys=None): argument
969 self._collective_keys = (collective_keys or