tensorflow::ops

Function xla_recv_from_host

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

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