Function cntk::ops::argmax [] [src]

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