Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
Marks the stage-authoring DSL of this library — the StageScope builder, its run*/execute* extensions and helper records, StageScopeImpl, TrainingDsl, and ActionLogBuilder. This is the surface you touch only when composing an optimizer's own training stages.