Skip to content

Fix dpnp.einsum memory-layout - #3058

Open
abagusetty wants to merge 1 commit into
IntelPython:masterfrom
abagusetty:fix-einsum-order-k-contiguity
Open

Fix dpnp.einsum memory-layout#3058
abagusetty wants to merge 1 commit into
IntelPython:masterfrom
abagusetty:fix-einsum-order-k-contiguity

Conversation

@abagusetty

Copy link
Copy Markdown
Contributor

One more minor layout issue detected during an app-testing in comparison to numpy behavior:

Fixes: #3056

  • 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?

@coveralls

coveralls commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

No base build to compare — abagusetty:fix-einsum-order-k-contiguity into IntelPython:master

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.einsumdiffers with numpy in the memory layout

3 participants