Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_CollectiveBcastSend.pbtxt4 name: "collective.broadcast_send"
/external/tensorflow/tensorflow/python/kernel_tests/
Dcollective_ops_multi_worker_test.py306 collective_ops.broadcast_send(in_tensor, (1,), dtypes.float32,
312 collective_ops.broadcast_send(in_tensor, (1,), dtypes.float32,
323 collective_ops.broadcast_send(in_tensor, (1,), dtypes.float32,
Dcollective_ops_test.py49 broadcast_send = _collective_ops.broadcast_send variable in CollectiveOpsV1
72 def broadcast_send(t, shape, dtype, group_size, group_key, instance_key, member in CollectiveOpsV2
232 collective_ops.broadcast_send(
/external/tensorflow/tensorflow/python/ops/
Dcollective_ops_gpu_test.py157 collectives.append(collective_ops.broadcast_send(
198 collective_ops.broadcast_send(
Dcollective_ops.py203 def broadcast_send(t, function
Dcollective_ops_test.py310 out0 = collective_ops.broadcast_send(in0, in0.shape, in0.dtype,
/external/rust/crates/tokio/src/sync/tests/
Dloom_broadcast.rs10 fn broadcast_send() { in broadcast_send() function
/external/tensorflow/tensorflow/python/distribute/
Dcollective_all_reduce_strategy.py565 bcast_send = collective_ops.broadcast_send(
/external/tensorflow/tensorflow/python/distribute/parallel_device/
Dparallel_device_test.py248 s0 = collective_ops.broadcast_send(