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
Copy file name to clipboardExpand all lines: doc/sources/about_daal4py.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ over the |onedal|. It has been deprecated in favor of the newer ``sklearnex`` mo
26
26
same package, which offers a more idiomatic and higher-level interface for calling accelerated
27
27
routines from the |onedal| in Python.
28
28
29
-
Internally, ``daal4py`` is a Python wrapper over the `now-deprecated "DAAL" interface <https://uxlfoundation.github.io/oneDAL/index.html#oneapi-vs-daal>`__
29
+
Internally, ``daal4py`` is a Python wrapper over the :ref:`now-deprecated "DAAL" interface <onedal:oneapi_vs_daal>`
30
30
of the |onedal|, while ``sklearnex`` is a module built atop of the "oneAPI" interface, offering
31
31
DPC-based features such as :ref:`GPU support <oneapi_gpu>`.
0 commit comments