Function cntk::ops::log_add_exp [] [src]

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