Function melior::dialect::ods::tosa::tanh

source ·
pub fn tanh<'c>(
    context: &'c Context,
    output: Type<'c>,
    input: Value<'c, '_>,
    location: Location<'c>
) -> TanhOperation<'c>
Expand description

Creates a tanh operation.