Function collenchyma_nn::frameworks::native::helper::tanh_grad
[−]
[src]
pub fn tanh_grad<T: Float>(x: &T, dx: &T) -> T
Computes the Tanh Gradient on the CPU