-
-
Notifications
You must be signed in to change notification settings - Fork 649
Update docs with torchrun
instead of torch.distributed.launch
#2415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
This was referenced Jan 8, 2022
Abo7atm
added a commit
to Abo7atm/ignite
that referenced
this issue
Jan 14, 2022
Abo7atm
added a commit
to Abo7atm/ignite
that referenced
this issue
Jan 14, 2022
Abo7atm
added a commit
to Abo7atm/ignite
that referenced
this issue
Jan 14, 2022
Abo7atm
added a commit
to Abo7atm/ignite
that referenced
this issue
Jan 14, 2022
Co-authored-by: alialhawas <thelastlegend52@gmail.com>
3 tasks
vfdev-5
added a commit
that referenced
this issue
Jan 17, 2022
…2420) * Make Checkpoint.load_objects to accept str and load internally (#2303) * modify error message * Add test for Checkpoint.load_objects * fix test messages to match function error message * Update docs with torchrun -- launcher module (#2415) * Update docs with torchrun -- utils module (#2415) * change codeblock to bash * Update docs with torchrun -- check_idist_parallel (#2415) * Update docs with torchrun -- check_idist_parallel (#2415) Co-authored-by: alialhawas <thelastlegend52@gmail.com> * Update launcher.py * Update check_idist_parallel.py * Updates according to the review Co-authored-by: alialhawas <thelastlegend52@gmail.com> Co-authored-by: vfdev <vfdev.5@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📚 Documentation
Following #2413 we need to update our docs and also ensure that everything still works as expected. We already did the first pass on that in #2191
Now we need to update all our docs and example about that. Certainly, the pytorch-ignite.ai content could be also related to that.
The text was updated successfully, but these errors were encountered: