Skip to content

Correct bug with newer torchvision versions#15

Open
anuragarnab wants to merge 1 commit intoEGO4D:mainfrom
anuragarnab:patch-1
Open

Correct bug with newer torchvision versions#15
anuragarnab wants to merge 1 commit intoEGO4D:mainfrom
anuragarnab:patch-1

Conversation

@anuragarnab
Copy link
Copy Markdown

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
Copy Markdown
Collaborator

Sid2697 commented Nov 25, 2022

cc @fuqichen1998

@fuqichen1998
Copy link
Copy Markdown
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
Copy Markdown
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