Put gradient of objective with respect to parameters into the accumulator.
Put gradient of objective with respect to parameters into the accumulator. The contract states we cannot mutate the "input" argument inside this method.
Accumulator to hold gradient
Input to predict on
Gradient of objective with respect to the prediction
Weight mutliplier for gradient
User: apassos Date: 6/27/13 Time: 12:20 PM