Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Optional arg fixes #17222

Closed
surgan12 wants to merge 3 commits into
pytorch:masterfrom
surgan12:master
Closed

Optional arg fixes #17222
surgan12 wants to merge 3 commits into
pytorch:masterfrom
surgan12:master

Conversation

@surgan12
Copy link
Copy Markdown
Contributor

fixes #17210.
cc : @ezyang

@soumith
Copy link
Copy Markdown
Collaborator

soumith commented Feb 17, 2019

lgtm, can you add a test so that we dont regress in the future.

@surgan12
Copy link
Copy Markdown
Contributor Author

surgan12 commented Feb 17, 2019

@soumith Sure will do that !

@surgan12
Copy link
Copy Markdown
Contributor Author

@soumith Tests added !!

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@soumith
Copy link
Copy Markdown
Collaborator

soumith commented Feb 19, 2019

thanks!

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
fixes pytorch#17210.
cc : ezyang
Pull Request resolved: pytorch#17222

Differential Revision: D14130833

Pulled By: soumith

fbshipit-source-id: 19ff6020c47208e3436ae28cd16110a0f435b25e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

optional arg is not optional in torch.cuda.get_device_name, torch.cuda.get_device_capability

4 participants