Function cntk::ops::reduce_max [] [src]

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