Function tensorflow::ops::stack

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

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