Setting max_time
in trainer triggers deprecation warning
#9346
Labels
Milestone
max_time
in trainer triggers deprecation warning
#9346
🐛 Bug
Setting
max_time
inTrainer
triggers a deprecation warning:To Reproduce
Reproduced by adding the
max_time
flag in the BoringModel notebook.Expected behavior
No warning should appear.
Environment
- GPU:
- available: False
- version: 10.2
- numpy: 1.19.0
- pyTorch_debug: False
- pyTorch_version: 1.9.0+cu102
- pytorch-lightning: 1.4.5
- tqdm: 4.62.2
The text was updated successfully, but these errors were encountered: