Searched defs:_gather_implementation (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | cross_device_ops.py | 366 def _gather_implementation(self, per_replica_value, destinations, axis, member in CrossDeviceOps 623 def _gather_implementation(self, per_replica_value, destinations, axis, member in ReductionToOneDevice 937 def _gather_implementation(self, per_replica_value, destinations, axis, member in AllReduceCrossDeviceOps 1273 def _gather_implementation(self, per_replica_value, destinations, axis, member in CollectiveAllReduce
|