Function cntk::ops::less_equal [] [src]

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