Uh oh!
There was an error while loading. Please reload this page.
[Docker] update onnx to 1.6 and torch to 1.4 - #4756
Conversation
tqchen
commented
Jan 22, 2020
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. |
masahi
commented
Jan 22, 2020
There is no hurry, we can wait until mxnet issues are fixed. |
leandron
commented
Jan 22, 2020
leandron
commented
Jan 23, 2020
Yes @masahi. Then, if you want, you can remove those |
masahi
commented
Jan 23, 2020
ok reverted |
masahi
commented
Jan 23, 2020
hmm no idea why CI is failing. @leandron do you know what is going with sphinx issues? |
leandron
commented
Jan 27, 2020
Sorry @masahi , I don't know how that error is related to the Pillow dependency and couldn't find any related issue on sphinx. |
masahi
commented
Jan 30, 2020
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. |
masahi
commented
Feb 2, 2020
@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. |
jwfromm
commented
Feb 3, 2020
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. |
jwfromm
commented
Feb 4, 2020
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. |
masahi
commented
Feb 4, 2020
@tqchen we are ready to upgrade! |
tqchen
commented
Feb 4, 2020
OK, will report back in one to two days |
tqchen
commented
Feb 6, 2020
Only ci-cpu is updated atm. Let me know if we also need to update ci-cpu |
masahi
commented
Feb 6, 2020
does |
tqchen
commented
Feb 7, 2020
I believe it runs unit-tests but not integration(frontend tests) |
v1.4 was out last week and we are still at 1.2.