Function cntk::ops::reduce_min [] [src]

pub fn reduce_min<T: Into<Variable>>(x: T, axis: &Axis) -> Function