TorchLean API

NN.Runtime.Optim.Schedulers

Learning-Rate Schedulers #

This umbrella exports TorchLean's native total schedules and the variants that reproduce PyTorch step-count and phase conventions. Shared scheduler arithmetic lives in NN.Runtime.Optim.Schedulers.Core.