pub fn tanh(
graph: &mut ComputationGraph,
input: &ReverseVariable,
) -> ReverseVariableExpand description
Hyperbolic tangent operation on computation graph
pub fn tanh(
graph: &mut ComputationGraph,
input: &ReverseVariable,
) -> ReverseVariableHyperbolic tangent operation on computation graph