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