Module ad_value

Module ad_value 

Source

Structs§

AdScalar
Scalar newtype carrying AD mode information.
AdTensor
Tensor newtype carrying AD mode information.
NodeId
Opaque identifier of a reverse-mode graph node.
TapeId
Opaque identifier of a tape instance.

Enums§

AdMode
Automatic differentiation mode.
AdValue
Generic AD value that can wrap any user-defined payload type T.