Trait orkhon::prelude::ops::nn::tract_linalg::frame::sigmoid::SigmoidFunc[]

pub trait SigmoidFunc {
    pub fn sigmoid(self) -> Self;
}

Required methods

pub fn sigmoid(self) -> Self

Loading content...

Implementations on Foreign Types

impl SigmoidFunc for f32

Loading content...

Implementors

Loading content...