Module ad_value
ad_
tensors_
rs
0.1.0
Module ad_
value
Module Items
Structs
Enums
In crate ad_
tensors_
rs
ad_tensors_rs
Module
ad_
value
Copy item path
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
.