Function collenchyma_nn::frameworks::native::helper::relu_grad [] [src]

pub fn relu_grad<T: Float>(x: &T, dx: &T) -> T

Computes the ReLU Gradient on the CPU