-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[Docker] update onnx to 1.6 and torch to 1.4 #4756
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
Conversation
|
Right now the CI update was blocked by #4764, but we could build a torch update separately, depending on how quickly we can resolve the blocker. |
|
There is no hurry, we can wait until mxnet issues are fixed. |
|
Yes @masahi. Then, if you want, you can remove those |
|
ok reverted |
|
hmm no idea why CI is failing. @leandron do you know what is going with sphinx issues? |
|
Sorry @masahi , I don't know how that error is related to the Pillow dependency and couldn't find any related issue on sphinx. |
|
ok CI is fixed. @tqchen since the update of MXNet seems to be having issues, and we want to test the PyTorch frontend on the latest version, we want the PyTorch update to be built first. |
|
@jwfromm have you tried pytorch 1.4 + onnx 1.6? So far I have no problem with this combo. I want to update onnx CI as well if possible. |
|
I don't think I've tried that version combo. If it's working for you then I'd say let's update! |
|
@jwfromm I posted what I think is the solution to "onnx segfault problem" at onnx/onnx#2394 (comment). I encourage you to try it with pytorch 1.3 or 1.4. |
|
You're right that importing onnx first resolves the issue. I tried it out with a few different pytorch and onnx version combinations and it runs fine with them all. Your explanation of the issue makes perfect sense as well. Funny that it was something so simple all along. |
|
@tqchen we are ready to upgrade! |
|
OK, will report back in one to two days |
… issue (apache#4632)" This reverts commit d93e1dc.
|
Only ci-cpu is updated atm. Let me know if we also need to update ci-cpu |
|
does |
|
I believe it runs unit-tests but not integration(frontend tests) |
v1.4 was out last week and we are still at 1.2.