StageScopeImpl

constructor(resources: TrainingResources<Input, Output, InputLabel>, logger: KLogger, record: StageRecord, parentScope: StageScopeImpl<Input, Output, InputLabel>?, onUpdate: (isStageUpdate: Boolean) -> Unit)