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