tensorflow::ops

Function recv

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

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