Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py303 def reduce_implementation(self, reduce_op, per_replica_value, destinations): member in CrossDeviceOps
382 def reduce_implementation(self, reduce_op, per_replica_value, destinations): member in ReductionToOneDevice
667 def reduce_implementation(self, reduce_op, per_replica_value, destinations): member in AllReduceCrossDeviceOps
974 def reduce_implementation(self, reduce_op, per_replica_value, destinations): member in CollectiveAllReduce