Skip to content

Commit a75e412

Browse files
remove redundant asterisk (#2708)
1 parent 2fa8ffb commit a75e412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sources/oneapi-gpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Device offloading
8181

8282
|sklearnex| offers two options for running an algorithm on a specified device:
8383

84-
- Use global configurations of |sklearnex|\*:
84+
- Use global configurations of |sklearnex|:
8585

8686
1. The :code:`target_offload` argument (in ``config_context`` and in ``set_config`` / ``get_config``)
8787
can be used to set the device primarily used to perform computations. Accepted data types are

0 commit comments

Comments
 (0)