Function tensorflow::ops::unstage

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

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