tensorflow::ops

Function collective_bcast_recv

Source
pub fn collective_bcast_recv(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for CollectiveBcastRecv::new().build(scope).