You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: update functional support fallback logic for a DPNP/DPCTL ndarray inputs (uxlfoundation#2113)
* FIX: update functional support fallback logic a little bit
* host numpy copies of the inputs data will be used for the fallback cases, since stock scikit-learn doesn't support DPCTL usm_ndarray and DPNP ndarray
* Added a clarifying comment
* Enhanced patch message for data transfer
0 commit comments