hippynn icon indicating copy to clipboard operation
hippynn copied to clipboard

Depreciation warning for argument on PyTorch ReduceLROnPlateau function

Open EShinkle1 opened this issue 2 months ago • 0 comments

PyTorch is depreciating the argument 'verbose' in the ReduceLROnPlateau function. The HIPPYNN function RaiseBatchSizeOnPlateau will need to be updated to avoid using this argument when calling ReduceLROnPlateau.

EShinkle1 avatar Apr 10 '24 21:04 EShinkle1