Skip to content
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

Added default backend value #204

Merged
merged 5 commits into from
Jan 27, 2022
Merged

Added default backend value #204

merged 5 commits into from
Jan 27, 2022

Conversation

vfdev-5
Copy link
Member

@vfdev-5 vfdev-5 commented Jan 26, 2022

Description

Follow-up PR to #203, adds default backend value.
Otherwise we see an incomplete command:

python -m torch.distributed.launch \
  --nproc_per_node 2 \
  --use_env main.py \
  --backend 

cc @sayantan1410

@netlify
Copy link

netlify bot commented Jan 26, 2022

✔️ Deploy Preview for code-generator ready!

🔨 Explore the source changes: dbe5c57

🔍 Inspect the deploy log: https://app.netlify.com/sites/code-generator/deploys/61f1d1295fc26100082e6506

😎 Browse the preview: https://deploy-preview-204--code-generator.netlify.app/

@vfdev-5 vfdev-5 requested a review from ydcjeff January 26, 2022 22:57
@ydcjeff ydcjeff merged commit ec93e2d into main Jan 27, 2022
@ydcjeff ydcjeff deleted the add-default-backend branch January 27, 2022 04:32
@sayantan1410
Copy link
Contributor

Thanks for mentioning I forgot about the default case while making the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants