Searched defs:reduce_implementation (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/distribute/ |
| D | cross_device_ops.py | 450 def reduce_implementation(self, reduce_op, per_replica_value, destinations, member in CrossDeviceOps 588 def reduce_implementation(self, reduce_op, per_replica_value, destinations, member in ReductionToOneDevice 836 def reduce_implementation(self, reduce_op, per_replica_value, destinations, member in AllReduceCrossDeviceOps 1130 def reduce_implementation(self, reduce_op, per_replica_value, destinations, member in CollectiveAllReduce
|