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

Remove cupy.array_equal, since it's not compatible with cuPy 7.8 #6528

Merged
merged 1 commit into from Dec 18, 2020

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Dec 18, 2020

Closes #6527

cupy.array_equal was added in cuPy 8.0 and is not available in cuPy 7.8.

@hcho3 hcho3 merged commit 380f6f4 into dmlc:master Dec 18, 2020
@hcho3 hcho3 deleted the replace_cp_array_equal branch December 18, 2020 17:16
trivialfis pushed a commit to trivialfis/xgboost that referenced this pull request Dec 20, 2020
trivialfis added a commit that referenced this pull request Dec 20, 2020
…) (#6535)

Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
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 'array_equal'
2 participants