pub fn send<O0: Into<Output>>( tensor: O0, scope: &mut Scope ) -> Result<Operation>
Shorthand for Send::new().build(tensor, scope).
Send::new().build(tensor, scope)