Skip to content

Extend dpctl_ext.tensor with the remaining functions #2806

Merged
vlad-perevezentsev merged 229 commits intoinclude-dpctl-tensorfrom
finalize_functional_migration
Mar 19, 2026
Merged

Extend dpctl_ext.tensor with the remaining functions #2806
vlad-perevezentsev merged 229 commits intoinclude-dpctl-tensorfrom
finalize_functional_migration

Conversation

@vlad-perevezentsev
Copy link
Contributor

This PR extends dpctl_ext.tensor API with the remaining statistical and testing functions adding std(), var(), mean(), allclose()

  • 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 marked this pull request as ready for review March 18, 2026 18:30
ndgrigorian
ndgrigorian previously approved these changes Mar 19, 2026
Base automatically changed from move_elementwise_binary_impl_part_3 to include-dpctl-tensor March 19, 2026 11:24
@vlad-perevezentsev vlad-perevezentsev dismissed ndgrigorian’s stale review March 19, 2026 11:24

The base branch was changed.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

Array API standard conformance tests for dpnp=0.20.0dev3=py313h509198e_254 ran successfully.
Passed: 1355
Failed: 2
Skipped: 16

Copy link
Contributor

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

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

LGTM

@vlad-perevezentsev vlad-perevezentsev merged commit 8d1c75b into include-dpctl-tensor Mar 19, 2026
23 of 43 checks passed
@vlad-perevezentsev vlad-perevezentsev deleted the finalize_functional_migration branch March 19, 2026 14:53
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