Function cntk::ops::less [] [src]

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