Function cntk::ops::times [] [src]

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