Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dall_reduce.py552 def build_shuffle_all_reduce(input_tensors, gather_devices, red_op, un_op=None): argument
586 def _build_shuffle_gather(input_tensors, gather_devices, red_op, un_op=None): argument
788 def build_nccl_then_shuffle(input_tensors, gather_devices, nccl_red_op, argument
797 def _build_shuffle_hybrid(input_tensors, gather_devices, red_op, upper_level_f): argument
839 def build_shuffle_then_ring(input_tensors, gather_devices, subdiv, argument