Skip to content

Add element-wise example to dpnp.repeat#2968

Merged
antonwolfy merged 2 commits into
masterfrom
add-repeat-example
Jun 24, 2026
Merged

Add element-wise example to dpnp.repeat#2968
antonwolfy merged 2 commits into
masterfrom
add-repeat-example

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR extends examples for dpnp.repeat to add a show case where broadcasting occurs.

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

@antonwolfy antonwolfy added this to the 0.21.0 release milestone Jun 23, 2026
@antonwolfy antonwolfy self-assigned this Jun 23, 2026
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

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

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.067% (-0.002%) from 78.069% — add-repeat-example into master

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev1=py313h509198e_24 ran successfully.
Passed: 1356
Failed: 4
Skipped: 16

@antonwolfy antonwolfy merged commit b123a5a into master Jun 24, 2026
79 of 81 checks passed
@antonwolfy antonwolfy deleted the add-repeat-example branch June 24, 2026 15:09
github-actions Bot added a commit that referenced this pull request Jun 24, 2026
This PR extends examples for `dpnp.repeat` to add a show case where
broadcasting occurs. b123a5a
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