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

add core benchmark #10

Merged
merged 3 commits into from Jun 22, 2018
Merged

add core benchmark #10

merged 3 commits into from Jun 22, 2018

Conversation

kmaehashi
Copy link
Member

No description provided.



@sync
@parameterize([
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about parameterizing dtypes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I only added ['float32', 'complex128'] as there should be no much difference of time between dtypes.


@sync
@parameterize([
('ndim', [1, 2, 5, 8]),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adding the case for ndim = 0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.

@asi1024
Copy link
Member

asi1024 commented Jun 22, 2018

LGTM.

@asi1024 asi1024 merged commit 6ad6164 into cupy:master Jun 22, 2018
@kmaehashi kmaehashi deleted the add-array-bench branch June 22, 2018 14:07
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.

None yet

2 participants