Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: f6aed9890cf778d0b81ece896b658230adec3bc0
      
https://github.com/scikit-learn/scikit-learn/commit/f6aed9890cf778d0b81ece896b658230adec3bc0
  Author: Olivier Grisel <[email protected]>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    A doc/whats_new/upcoming_changes/array-api/33623.enhancement.rst
    M sklearn/_loss/tests/test_link.py
    M sklearn/_loss/tests/test_loss.py
    M sklearn/calibration.py
    M sklearn/decomposition/tests/test_pca.py
    M sklearn/linear_model/_base.py
    M sklearn/linear_model/_glm/glm.py
    M sklearn/linear_model/_glm/tests/test_glm.py
    M sklearn/linear_model/_linear_loss.py
    M sklearn/linear_model/_logistic.py
    M sklearn/linear_model/tests/test_logistic.py
    M sklearn/linear_model/tests/test_ridge.py
    M sklearn/metrics/_classification.py
    M sklearn/metrics/cluster/_unsupervised.py
    M sklearn/metrics/tests/test_common.py
    M sklearn/metrics/tests/test_pairwise.py
    M sklearn/mixture/_base.py
    M sklearn/mixture/tests/test_gaussian_mixture.py
    M sklearn/model_selection/_split.py
    M sklearn/model_selection/_validation.py
    M sklearn/model_selection/tests/test_split.py
    M sklearn/model_selection/tests/test_validation.py
    M sklearn/naive_bayes.py
    M sklearn/preprocessing/_label.py
    M sklearn/preprocessing/tests/test_data.py
    M sklearn/preprocessing/tests/test_label.py
    M sklearn/preprocessing/tests/test_polynomial.py
    M sklearn/tests/test_calibration.py
    M sklearn/tests/test_kernel_approximation.py
    M sklearn/tests/test_naive_bayes.py
    M sklearn/tests/test_pipeline.py
    M sklearn/utils/_array_api.py
    M sklearn/utils/class_weight.py
    M sklearn/utils/estimator_checks.py
    M sklearn/utils/tests/test_array_api.py
    M sklearn/utils/tests/test_extmath.py
    M sklearn/utils/tests/test_indexing.py
    M sklearn/utils/tests/test_stats.py
    M sklearn/utils/tests/test_validation.py
    M sklearn/utils/validation.py

  Log Message:
  -----------
  Always try to use dlpack-capable `move_to` for NumPy conversions and only use 
`_convert_to_numpy` as a fallback (#33623)

Co-authored-by: Tim Head <[email protected]>
Co-authored-by: Omar Salman <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
_______________________________________________
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]

Reply via email to