linear

Function linear 

Source
pub const fn linear<T>(x: T) -> T
Expand description

the linear method is essentially a passthrough method often used in simple models or layers where no activation is needed.