Function cntk::ops::softmax_with_axis [] [src]

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