Function cntk::ops::equal [] [src]

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