Skip to content

Fix for dpnp buffer-arg ndarray ignoring offset - #3068

Open
abagusetty wants to merge 2 commits into
IntelPython:masterfrom
abagusetty:fix-dpnp-bufferarg-offset
Open

Fix for dpnp buffer-arg ndarray ignoring offset#3068
abagusetty wants to merge 2 commits into
IntelPython:masterfrom
abagusetty:fix-dpnp-bufferarg-offset

Conversation

@abagusetty

Copy link
Copy Markdown
Contributor

Fixes: #3067

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@intel-python-devops

Copy link
Copy Markdown

Can one of the admins verify this patch?

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.

dpnp.ndarray ctor returns a view at wrong addr with buffer= has non-zero offset

2 participants