Skip to content

add tensor linalg extension#2799

Merged
vlad-perevezentsev merged 204 commits intoinclude-dpctl-tensorfrom
move-tensor-linalg
Mar 18, 2026
Merged

add tensor linalg extension#2799
vlad-perevezentsev merged 204 commits intoinclude-dpctl-tensorfrom
move-tensor-linalg

Conversation

@ndgrigorian
Copy link
Collaborator

This PR migrates the _tensor_linalg_impl extension to dpctl_ext.tensor and extends dpctl_ext.tensor Python API with dpctl.tensor functions matmul, matrix_transpose, tensordot, and vecdot

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

Base automatically changed from move_tensor_elementwise_impl_unary_par_3 to include-dpctl-tensor March 18, 2026 11:26
Copy link
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

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

LGTM
Thank you @ndgrigorian for your help with the tensor migration!

@vlad-perevezentsev vlad-perevezentsev merged commit b0647db into include-dpctl-tensor Mar 18, 2026
17 of 33 checks passed
@vlad-perevezentsev vlad-perevezentsev deleted the move-tensor-linalg branch March 18, 2026 12:25
@github-actions
Copy link
Contributor

Array API standard conformance tests for dpnp=0.20.0dev3=py313h509198e_225 ran successfully.
Passed: 1356
Failed: 1
Skipped: 16

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