[]Trait tract_tensorflow::prelude::tract_linalg::frame::tanh::TanhFunc

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

Required methods

pub fn tanh(self) -> Self

Loading content...

Implementations on Foreign Types

impl TanhFunc for f32

Loading content...

Implementors

Loading content...