Function cntk::ops::reshape [] [src]

pub fn reshape<T: Into<Variable>>(x: T, shape: &Shape) -> Function