Skip to content

Remove non-array api dpnp support - #3322

Merged
ethanglaser merged 13 commits into
uxlfoundation:mainfrom
ethanglaser:dev/eglaser-dpnp-array-api-only
Jul 23, 2026
Merged

Remove non-array api dpnp support#3322
ethanglaser merged 13 commits into
uxlfoundation:mainfrom
ethanglaser:dev/eglaser-dpnp-array-api-only

resolve merge conflicts

12cab2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

74.28% (target 0.00%)

View this Pull Request on Codecov

74.28% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
onedal/covariance/covariance.py 88.23% <ø> (-0.34%) ⬇️
onedal/datatypes/__init__.py 100.00% <ø> (ø)
onedal/decomposition/pca.py 95.83% <ø> (-0.09%) ⬇️
onedal/utils/_array_api.py 95.83% <ø> (+8.02%) ⬆️
sklearnex/_device_offload.py 83.33% <100.00%> (+3.18%) ⬆️
sklearnex/basic_statistics/basic_statistics.py 88.67% <100.00%> (+0.21%) ⬆️
...x/basic_statistics/incremental_basic_statistics.py 98.83% <100.00%> (+0.01%) ⬆️
sklearnex/cluster/dbscan.py 91.80% <100.00%> (+0.13%) ⬆️
sklearnex/cluster/k_means.py 84.21% <100.00%> (+0.08%) ⬆️
sklearnex/covariance/incremental_covariance.py 81.54% <100.00%> (+1.54%) ⬆️
... and 19 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.