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

[skip ci][Docker, CI] Update DGL installation, temp disable DGL tutorial #10067

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

masahi
Copy link
Member

@masahi masahi commented Jan 26, 2022

To fix the CI outrage like https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-10049/3/pipeline/ for now.

It seems DGL v0.62, which is installed via pip install dgl, is not compatible with PyTorch 1.10 which we updated to recently. For some reason build_gcn.py was not actually running (?) until this week. Installing the latest DGL v0.72 fixes this issue.

dmlc/dgl#3591

@masahi masahi requested review from areusch, jroesch, leandron and a team as code owners January 26, 2022 00:27
@masahi masahi changed the title [Docker, CI] Update DGL installation, temp disable DGL tutorial [Docker, CI][skip ci] Update DGL installation, temp disable DGL tutorial Jan 26, 2022
@masahi masahi changed the title [Docker, CI][skip ci] Update DGL installation, temp disable DGL tutorial [skip ci][Docker, CI] Update DGL installation, temp disable DGL tutorial Jan 26, 2022
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