Function cntk::ops::squared_error
[−]
[src]
pub fn squared_error<T: Into<Variable>, U: Into<Variable>>(
x: T,
y: U
) -> Function
pub fn squared_error<T: Into<Variable>, U: Into<Variable>>(
x: T,
y: U
) -> Function