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