Default implementation does not propagate gradients. For instance, if we have a constant, then the partial of the constant is not meaningful.
Source:R/value.R
backward.default.RdDefault implementation does not propagate gradients. For instance, if we have a constant, then the partial of the constant is not meaningful.
Usage
# Default S3 method
backward(e, ...)