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

Deprecate testing.empty #3438

Merged
merged 4 commits into from
Jun 17, 2020
Merged

Conversation

asi1024
Copy link
Member

@asi1024 asi1024 commented Jun 15, 2020

The behavior of cupy.testing.empty is so different from xp.empty that I feel confusing. So I want to deprecate this feature and encourage to use xp.zeros((0,)) instead.

@kmaehashi kmaehashi assigned kmaehashi and unassigned kmaehashi Jun 16, 2020
@kmaehashi kmaehashi added this to the v8.0.0b4 milestone Jun 16, 2020
@kmaehashi
Copy link
Member

pfnCI, test this please.

@pfn-ci-bot
Copy link
Collaborator

Successfully created a job for commit ff00958:

@kmaehashi kmaehashi added cat:test Test code / CI st:test-and-merge (deprecated) Ready to merge after test pass. labels Jun 17, 2020
@kmaehashi
Copy link
Member

Agreed to remove as it is undocumented: cupy.testing.empty

@chainer-ci
Copy link
Member

Jenkins CI test (for commit ff00958, target branch master) succeeded!

@mergify mergify bot merged commit e4a1fd4 into cupy:master Jun 17, 2020
@asi1024 asi1024 deleted the deprecate-testing-empty branch June 17, 2020 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test code / CI st:test-and-merge (deprecated) Ready to merge after test pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants