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 cupy ravel #21

Open
wants to merge 35 commits into
base: cuda_main_temp
Choose a base branch
from
Open

Add cupy ravel #21

wants to merge 35 commits into from

Conversation

bauom
Copy link
Collaborator

@bauom bauom commented Sep 5, 2023

This PR will implement the call the cupy.ravel by replacing it call with array creation of a flattened version of the passed array.

TODO:

  • Add unit tests
  • Create separate issue for numpy.reshape
  • Set as blocked by issue above

@bauom bauom requested a review from EmilyBourne as a code owner September 5, 2023 10:40
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.

3 participants