torch.optim.lr_scheduler.LRLambda export type LRLambda = (epoch: number) => number; Lambda function type