Skip to content

Conversation

AlexanderKalistratov
Copy link
Collaborator

Draft PR for median implementation.

  • sycl kernels added, but cleanup is needed
  • kernels are not used in python yet
  • tests need to be added
  • 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?

@AlexanderKalistratov AlexanderKalistratov changed the title Initial commit Median 1d via sycl kernel Apr 15, 2025
Copy link
Contributor

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

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 70.513% (-1.8%) from 72.271%
when pulling 7ed9c7e on median
into 4c5970b on master.

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Array API standard conformance tests for dpnp=0.18.0rc1=py312h852cfe9_17 ran successfully.
Passed: 1231
Failed: 0
Skipped: 9

@antonwolfy antonwolfy added this to the 0.18.0 release milestone May 5, 2025
@antonwolfy antonwolfy removed this from the 0.18.0 release milestone May 21, 2025
@antonwolfy antonwolfy added this to the 0.19.0 release milestone Jun 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants