File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
docs/doc_sources/api_reference/dpctl Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,9 @@ Python dictionary with the following fields:
44
44
Python object from which SYCL context to which represented USM allocation is bound.
45
45
46
46
============================================== =======================================
47
- Filter selector string Platform's default context for the platform
48
- the SYCL device selected by the
49
- :ref: `filter selector string <filter_selector_string >`
50
- it is a part of.
47
+ Filter selector string The default context of the platform
48
+ selected by
49
+ :ref: `filter selector string <filter_selector_string >`.
51
50
:py:class: `dpctl.SyclContext ` An explicitly provided context.
52
51
Python capsule with name ``"SyclContextRef" `` A Python capsule carrying a
53
52
``DPCTLSyclContextRef `` opaque pointer.
You can’t perform that action at this time.
0 commit comments