Function tensorflow::ops::recv

source ·
pub fn recv(scope: &mut Scope) -> Result<Operation>
Expand description

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