tanh

pub fn tanh(
    graph: &mut ComputationGraph,
    input: &ReverseVariable,
) -> ReverseVariable
Expand description

Hyperbolic tangent operation on computation graph