-
Notifications
You must be signed in to change notification settings - Fork 130
Debugging
Albert Zeyer edited this page Feb 8, 2024
·
8 revisions
- Analysing neural networks
- RETURNN Debugging doc
- Stas Bekman - ML debugging
- Stas Bekman - The Art of Debugging
- Albert Zeyer - debugging wiki
- Albert Zeyer - profiling wiki
For a Sisyphus ReturnnTrainingJob, go into the work
dir, run:
python3 .../returnn/rnn.py ../output/returnn.config \
++dry_run 1 ++use_dummy_datasets 1 ++batching default ++num_epochs 1000 \
++use_train_proc_manager 0 ++watch_memory 1 ++torch_distributed None ++use_horovod 0