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

Update cupy.pad to use cupy.linspace instead of numpy.linspace internally #3101

Merged
merged 2 commits into from Feb 21, 2020

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Feb 20, 2020

Now that #2461 was merged, use of numpy.linspace within cupy.pad can be avoided

@niboshi
Copy link
Member

niboshi commented Feb 21, 2020

Thanks! Jenkins, test this please

@pfn-ci-bot
Copy link
Collaborator

Successfully created a job for commit a48886f:

@niboshi niboshi added the cat:enhancement Improvements to existing features label Feb 21, 2020
@niboshi niboshi added this to the v8.0.0b1 milestone Feb 21, 2020
@niboshi niboshi added the st:test-and-merge (deprecated) Ready to merge after test pass. label Feb 21, 2020
@niboshi niboshi self-assigned this Feb 21, 2020
@chainer-ci
Copy link
Member

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

@mergify mergify bot merged commit 1dc5e6d into cupy:master Feb 21, 2020
@niboshi niboshi changed the title cupy.pad: update to use cupy.linspace instead of numpy.linspace internally Update cupy.pad to use cupy.linspace instead of numpy.linspace internally Feb 21, 2020
@chainer-ci
Copy link
Member

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

@grlee77 grlee77 deleted the pad_linspace_update branch September 9, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:enhancement Improvements to existing features st:test-and-merge (deprecated) Ready to merge after test pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants