Function tensorflow::eager::raw_ops::collective_bcast_recv
source · pub fn collective_bcast_recv<'a>(ctx: &'a Context) -> Result<TensorHandle<'a>>
Expand description
Shorthand for CollectiveBcastRecv::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/CollectiveBcastRecv