Function cntk::ops::greater [] [src]

pub fn greater<T: Into<Variable>, U: Into<Variable>>(x: T, y: U) -> Function