Expand description
Common eager and traced automatic-differentiation entry points.
Re-exports§
pub use crate::AdContext;pub use crate::AdContextBuilder;pub use crate::CpuPlacementBoundEager;pub use crate::EagerNoGradGuard;pub use crate::EagerRuntime;pub use crate::EagerTensor;pub use crate::TracedTensorAdExt;
Structs§
Enums§
- Tensor
- Dynamic tensor enum over the supported scalar types.