Module traits
Source - AllowedPairs
- Allowed index-pair restrictions for contraction planning.
- FactorizeOptions
- Factorization options for generic tensor-kernel APIs.
- FactorizeResult
- Generic factorization output container.
- Differentiable
- A value that can be observed as an
AdValue. - IndexLike
- Trait bound for index labels used in contraction/factorization APIs.
- OpRule
- Operation-level AD rules (
rrule, frule, hvp). - TensorKernel
- Numeric tensor-kernel boundary for contraction/factorization operations.
- AdResult
- AD rule method result type alias.