Backward pass for automatic differentiation
backward.RdGeneric function for the backward pass, responsible for computing gradients in the computational graph. This function should be implemented for specific classes.
backward.RdGeneric function for the backward pass, responsible for computing gradients in the computational graph. This function should be implemented for specific classes.