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

Fix version check bug #6784

Merged
merged 5 commits into from
Oct 28, 2020
Merged

Fix version check bug #6784

merged 5 commits into from
Oct 28, 2020

Conversation

codeislife99
Copy link
Contributor

Pytorch has versions like 1.5.x+cu1XX which cause bugs in version comparison checks. This PR fixes that.

@codeislife99
Copy link
Contributor Author

cc: @anijain2305 @zhiics @masahi

@masahi masahi merged commit 99027fc into apache:main Oct 28, 2020
@masahi
Copy link
Member

masahi commented Oct 28, 2020

Thanks @codeislife99

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Oct 29, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
TusharKanekiDey pushed a commit to neo-ai/tvm that referenced this pull request Nov 3, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
codeislife99 added a commit to codeislife99/incubator-tvm that referenced this pull request Nov 20, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
* Fix version check bug

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py

* Update pytorch_utils.py
This pull request was closed.
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.

2 participants