Skip to content

Use cupyx.scatter_add instead of cupy.scatter_add #537

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

Merged
merged 3 commits into from
Aug 26, 2019

Conversation

muupan
Copy link
Member

@muupan muupan commented Aug 26, 2019

as the latter is deprecated by cupy from v4.

This PR suppresses deprecation warnings from cupy:

DeprecationWarning: cupy.scatter_add is deprecated. Use cupyx.scatter_add instead.

cupy.scatter_add is available from cupy v4, which is the minimum version we support.

as the latter is deprecated by cupy from v4
@muupan
Copy link
Member Author

muupan commented Aug 26, 2019

/test

@pfn-ci-bot
Copy link
Collaborator

Successfully created a job for commit 55b55d0:

@muupan muupan merged commit e0bb08d into chainer:master Aug 26, 2019
@muupan muupan deleted the categorical-dqn-cupyx-scatter-add branch August 26, 2019 13:49
@muupan muupan added this to the v0.8 milestone Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants