[]Trait tract_hir::internal::tract_linalg::frame::tanh::TanhFunc

pub trait TanhFunc {
    fn tanh(self) -> Self;
}

Required methods

fn tanh(self) -> Self

Loading content...

Implementations on Foreign Types

impl TanhFunc for f32

Loading content...

Implementors

Loading content...