Function cntk::ops::plus [] [src]

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