Function coaster_nn::frameworks::native::helper::tanh
source · pub fn tanh<T: Float>(x: T) -> T
Expand description
Computes the Tanh Function on the CPU
pub fn tanh<T: Float>(x: T) -> T
Computes the Tanh Function on the CPU