Closed
Description
🐛 Bug
Trainer(fast_dev_run=True)
should set max_steps
accordingly, but max_steps
is None
Please reproduce using the BoringModel and post here
https://colab.research.google.com/drive/1PFoozULca2zFtw0Ljor5V8AAGsGqe1Y4#scrollTo=quj4LUDgmFvj
To Reproduce
Expected behavior
max_steps
should be set to 1 if fast_dev_run is True else fast_dev_run
Environment
Note: Bugs with code
are solved faster ! Colab Notebook
should be made public
!
-
IDE
: Please, use our python bug_report_model.py template. -
Colab Notebook
: Please copy and paste the output from our environment collection script (or fill out the checklist below manually).
You can get the script and run it with:
wget https://raw.githubusercontent.com/PyTorchLightning/pytorch-lightning/master/tests/collect_env_details.py
# For security purposes, please check the contents of collect_env_details.py before running it.
python collect_env_details.py
- CUDA:
- GPU:
- Tesla T4
- available: True
- version: 10.1
- GPU:
- Packages:
- numpy: 1.18.5
- pyTorch_debug: True
- pyTorch_version: 1.7.0+cu101
- pytorch-lightning: 1.1.0
- tqdm: 4.41.1
- System:
- OS: Linux
- architecture:
- 64bit
- processor: x86_64
- python: 3.6.9
- version: Proposal for help #1 SMP Thu Jul 23 08:00:38 PDT 2020