Skip to content

Move _tensor_accumulation_impl extension and use it for dpnp#2791

Open
vlad-perevezentsev wants to merge 7 commits intomove_tensor_impl_linear_sequencefrom
move_tensor_accumulation_impl
Open

Move _tensor_accumulation_impl extension and use it for dpnp#2791
vlad-perevezentsev wants to merge 7 commits intomove_tensor_impl_linear_sequencefrom
move_tensor_accumulation_impl

Conversation

@vlad-perevezentsev
Copy link
Contributor

This PR completely moves _tensor_accumulation_impl pybind11 extension into dpctl_ext.tensor and extends dpctl_ext.tensor Python API with the functions cumulative_logsumexp, cumulative_prod and cumulative_sum reusing them in dpnp

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

@vlad-perevezentsev vlad-perevezentsev self-assigned this Mar 2, 2026
@vlad-perevezentsev vlad-perevezentsev changed the title Move _tensor_accumulation_impl extensions and use it for dpnp Move _tensor_accumulation_impl extension and use it for dpnp Mar 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Array API standard conformance tests for dpnp=0.20.0dev3=py313h509198e_122 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.

1 participant