Skip to contents

Default 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, ...)

Arguments

e

An object for which the backward pass should be performed

...

pass additional arguments