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