GenericConstantSchedulerWithQuadraticWarmup
- class lightning_ir.schedulers.schedulers.GenericConstantSchedulerWithQuadraticWarmup(num_warmup_steps: int, num_delay_steps: int = 0, *args, **kwargs)[source]
Bases:
ConstantSchedulerWithQuadraticWarmup,GenericSchedulerMethods
Attributes