Skip to content

add tensor linalg extension#2799

Open
ndgrigorian wants to merge 1 commit intomove_tensor_elementwise_impl_unary_par_3from
move-tensor-linalg
Open

add tensor linalg extension#2799
ndgrigorian wants to merge 1 commit intomove_tensor_elementwise_impl_unary_par_3from
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?

@ndgrigorian ndgrigorian marked this pull request as ready for review March 5, 2026 08:26
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

View rendered docs @ https://intelpython.github.io/dpnp/pull/2799/index.html

@vlad-perevezentsev vlad-perevezentsev force-pushed the move_tensor_elementwise_impl_unary_par_2 branch from 0cdc3e4 to 7f444bd Compare March 5, 2026 09:43
@vlad-perevezentsev vlad-perevezentsev changed the base branch from move_tensor_elementwise_impl_unary_par_2 to move_tensor_elementwise_impl_unary_par_3 March 5, 2026 09:49
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.

1 participant