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

[Docker] Update to Torch 1.10.1 #9781

Merged
merged 4 commits into from
Dec 23, 2021
Merged

Conversation

masahi
Copy link
Member

@masahi masahi commented Dec 21, 2021

Related issue #9713

This is for building a new nightly image with the new PyTorch version. The actual CI image update will come later.

This also reverts ONNX update in #9519, since @AndrewZhaoLuo didn't get to actually update the CI image and wants me to update Torch first.

@manupa-arm @leandron @comaniac

@mbrookhart
Copy link
Contributor

@masahi why revert the onnx upgrade we've been trying to get in?

@masahi
Copy link
Member Author

masahi commented Dec 22, 2021

Because I think without revert, the new image would run tests with the new onnx version. @AndrewZhaoLuo updated the docker script but we haven't run any tests with the new ONNX in CI, so we don't know which tests are broken and need fixing.

@AndrewZhaoLuo and I agreed that we update the PyTorch version first, and later he can follow my process to update ONNX. The ONNX CI update #9511 is apparently stalled partly because he (and I) are not familiar with the new protocol.

But I can also wait a bit if @AndrewZhaoLuo wants to resume his work and get in the ONNX update first.

@AndrewZhaoLuo
Copy link
Contributor

Yeah Im fine with this change, won't be working on this until after ~2 weeks. This will be also a good example on how to actually do this CI change.

@masahi masahi merged commit b29a443 into apache:main Dec 23, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
* update pytorch to 1.10.1

* fix missing import test only on llvm and cuda

* Revert "[Docker][Onnx] Upgrade ONNX to latest version (apache#9519)"

This reverts commit 3f5dca5.

* skip testing if target is not enabled
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
* update pytorch to 1.10.1

* fix missing import test only on llvm and cuda

* Revert "[Docker][Onnx] Upgrade ONNX to latest version (apache#9519)"

This reverts commit 3f5dca5.

* skip testing if target is not enabled
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
* update pytorch to 1.10.1

* fix missing import test only on llvm and cuda

* Revert "[Docker][Onnx] Upgrade ONNX to latest version (apache#9519)"

This reverts commit 3f5dca5.

* skip testing if target is not enabled
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