Function coaster_nn::frameworks::native::helper::relu
source · pub fn relu<T: Float>(x: T) -> T
Expand description
Computes the ReLU Function on the CPU
pub fn relu<T: Float>(x: T) -> T
Computes the ReLU Function on the CPU