Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_CollectiveBcastSend.pbtxt4 name: "collective.broadcast_send"
/external/tensorflow/tensorflow/python/ops/
Dcollective_ops.py90 def broadcast_send(t, shape, dtype, group_size, group_key, instance_key): function
Dcollective_ops_test.py99 out0 = collective_ops.broadcast_send(in0, in0.shape, in0.dtype,
/external/tensorflow/tensorflow/python/distribute/
Dcollective_all_reduce_strategy.py283 bcast_send = collective_ops.broadcast_send(