File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ Classes
28
28
.. toctree ::
29
29
:maxdepth: 1
30
30
31
- dpctl.SyclContext : A Python class representing cl:: sycl::context <dpctl_pyapi/SyclContext >
32
- dpctl.SyclDevice : A Python class representing cl:: sycl::device <dpctl_pyapi/SyclDevice >
33
- dpctl.SyclEvent : A Python class representing cl:: sycl::event <dpctl_pyapi/SyclEvent >
34
- dpctl.SyclPlatform : A Python class representing cl:: sycl::event <dpctl_pyapi/SyclPlatform >
35
- dpctl.SyclQueue : A Python class representing cl:: sycl::event <dpctl_pyapi/SyclQueue >
31
+ dpctl.SyclContext : A Python class representing ` sycl::context` <dpctl_pyapi/SyclContext >
32
+ dpctl.SyclDevice : A Python class representing ` sycl::device` <dpctl_pyapi/SyclDevice >
33
+ dpctl.SyclEvent : A Python class representing ` sycl::event` <dpctl_pyapi/SyclEvent >
34
+ dpctl.SyclPlatform : A Python class representing ` sycl::platform` <dpctl_pyapi/SyclPlatform >
35
+ dpctl.SyclQueue : A Python class representing ` sycl::queue` <dpctl_pyapi/SyclQueue >
36
36
37
37
Enumerations
38
38
------------
You can’t perform that action at this time.
0 commit comments