Function cntk::ops::greater_equal [] [src]

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