Function coaster_nn::frameworks::native::helper::tanh_grad
source · pub fn tanh_grad<T: Float>(x: T, dx: T) -> TExpand description
Computes the Tanh Gradient on the CPU
pub fn tanh_grad<T: Float>(x: T, dx: T) -> TComputes the Tanh Gradient on the CPU