LinearWarmup# stable_ssl.schedulers.LinearWarmup(optimizer, total_steps, start_factor=0.01, peak_step=0.1)[source]# Create a linear warmup scheduler.