Searched defs:_gather (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/python/distribute/ |
| D | test_util.py | 83 def _gather(strategy, value): function
|
| D | cross_device_ops.py | 320 def _gather(self, per_replica_value, destinations, axis, options=None): member in CrossDeviceOps
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_gather_ops.py | 112 def _gather(params, indices, axis, batch_dims): function
|
| /external/python/cpython3/Lib/test/test_asyncio/ |
| D | test_tasks.py | 3390 def _gather(self, *args, **kwargs): member in FutureGatherTests 3491 def _gather(self, *args, **kwargs): member in CoroutineGatherTests
|