API Reference¶
Auto-generated documentation for DeltaFlow's public API. Every page renders the docstrings, signatures, and source of the classes and functions in that subpackage.
| Module | Contents |
|---|---|
| core | BaseVelocityField, BaseInterpolant, BaseSolver, BaseLoss |
| interpolants | LinearInterpolant, OTInterpolant, VariancePreservingInterpolant |
| losses | FlowMatchingLoss, ConditionalFlowMatchingLoss, DeltaAlignmentLoss |
| solvers | EulerSolver, HeunSolver, PosteriorSolver |
| samplers | FlowSampler and re-exported solvers |
| models | TinyVelocityField, WrappedBackbone, EMA, MultiScaleProjector, ProjectorHead |
| inverse | Operators, Tweedie decompositions, GaussianLikelihood |
| trainer | TrainConfig, train, coupling strategies, checkpointing |
| datasets | Radiograph dataset wrappers |
| utils | Numerical stability helpers |