torch.optim.lr_scheduler.PlateauMode export type PlateauMode = 'min' | 'max'; Values 'min' 'max' Mode for plateau detection