Module dopt.core.grads

Contains the automatic differentiation framework.

Functions

NameDescription
grad(objective, wrt)Computes the gradient of a scalar-valued operation with respect to several dependencies.