Complete the relu op — stage 2 of the mission: forward clamps negatives to zero; backward passes the gradient only where the input was positive.
Complete the relu op — stage 2 of the mission: forward clamps negatives to zero; backward passes the gradient only where the input was positive.