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

[Backend][Regression] Rolling back interactive backend selection #1424

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

BarclayII
Copy link
Collaborator

DGL currently asks for backend selection in standard input, which makes some automation (e.g. pip/docker installation) crash. This reverts to the previous behavior of assuming PyTorch when backend is not given. However, it also prints a warning in standard error asking for users to change the backend explicitly in either config file or DGLBACKEND environment variable if they wish.

@BarclayII BarclayII merged commit 43d9f43 into dmlc:master Apr 6, 2020
@BarclayII BarclayII deleted the fix-backend branch April 6, 2020 12:44
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.

1 participant