Function cntk::ops::reduce_mean [] [src]

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