Function cntk::ops::reduce_prod [] [src]

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