Skip to main content

Module prelude

Module prelude 

Source
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§

TracedTensor

Enums§

Tensor
Dynamic tensor enum over the supported scalar types.