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

Delete redundant test settings for get_item #3443

Merged
merged 1 commit into from Sep 28, 2017

Conversation

yuyu2172
Copy link
Member

This fixes a bug.
The option dtype is not used in the test functions.

I don't think it is necessary to check for int32, uint32, ulonglong, uint64 because these dtypes are not differentiable.
Also, the function __getitem__ and scatter_add are tested with these dtypes in tests for CuPy.

@yuyu2172 yuyu2172 changed the title Delete redundant test settings Delete redundant test settings for get_item Sep 21, 2017
@niboshi niboshi added cat:test Test or CI related. to-be-backported Pull request that should be backported. labels Sep 21, 2017
@niboshi
Copy link
Member

niboshi commented Sep 26, 2017

jenkins, test this please

@niboshi niboshi added the st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. label Sep 26, 2017
@niboshi niboshi self-assigned this Sep 26, 2017
@niboshi niboshi modified the milestones: v3.0.0, v4.0.0a1 Sep 26, 2017
@niboshi
Copy link
Member

niboshi commented Sep 28, 2017

LGTM!

@niboshi niboshi merged commit ede5334 into chainer:master Sep 28, 2017
niboshi added a commit to niboshi/chainer that referenced this pull request Sep 28, 2017
…t-tests

Delete redundant test settings for get_item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test or CI related. st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. to-be-backported Pull request that should be backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants