Function cntk::ops::reduce_sum [] [src]

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