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

Correct bug with newer torchvision versions #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anuragarnab
Copy link

The current check fails for torchvision versions >= 0.10. This commit corrects the parsing of the version number.

… corrects the parsing of the version number.
@Sid2697
Copy link
Collaborator

Sid2697 commented Nov 25, 2022

cc @fuqichen1998

@fuqichen1998
Copy link
Collaborator

Have you confirmed that this change will affect torchvision versions > 0.1.0? If not, we prefer to keep the current code, and you could report this as an issue.

@anuragarnab
Copy link
Author

Yes. This correctly parses the version number for older torchvision versions too.

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.

3 participants