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

Check cupy lazily. #7752

Merged
merged 2 commits into from
Mar 25, 2022
Merged

Check cupy lazily. #7752

merged 2 commits into from
Mar 25, 2022

Conversation

trivialfis
Copy link
Member

Close #7720

Sometimes python import can generate unexpected behaviors, this happened to cuDF before.

@trivialfis trivialfis merged commit b3ba0e8 into dmlc:master Mar 25, 2022
@trivialfis trivialfis deleted the cupy-check branch March 25, 2022 22:10
@grafail grafail mentioned this pull request Jul 15, 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.

AttributeError: module 'cupy' has no attribute 'ndarray'
2 participants