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
* updates on `_device_offload` modules both of `onedal4py` and `sklearne`x.
* extensions for `sklearnex._device_offload.wrap_output_data` decorator and `sklearnex._device_offload.dispatch` function.
* `onedal._device_offload._transfer_to_host` extended for the Array API inputs.
* `onedal._device_offload.support_usm_ndarray` renamed to `onedal._device_offload.support_input_format` extend for Array API inputs handling. (several files changed for this this renaming)
* onedal4py's testing utility `get_dataframes_and_queues` extended for the array_api inputs
_array_api modules added in the both onedal4py and sklearnex.\
* `onedal.utils._array_api` module includes several array api utilities and `_get_sycl_namespace` that is used in the `get_namespace` (from sklearnex.utils._arrray_api), that returns supported array api namespace.
0 commit comments