tensorflow::ops

Function stack

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

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