Expand description

Implementations of Gradient tapes and generic gradient containers.

Structs

Records gradient computations to execute later.

A generic container for keeping variable sized arrays associated with a UniqueId.

Traits

Represents something that can be updated with GradientProvider.

Represents something that can return a gradient for a given key.