Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py220 def _simple_gather(per_replica_value, reduce_to_device, axis): function
614 gathered = _simple_gather(per_replica_value, reduce_to_device, axis)