We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339f572 commit dc51a38Copy full SHA for dc51a38
README.md
@@ -33,7 +33,7 @@ management and implements a tensor [array
33
API](https://data-apis.org/array-api/latest/).
34
35
The library helps authors of Python native extensions written
36
-in C*, Cython*, or pybind11* to access `dpctl` objects representing SYCL*
+in C, Cython*, or pybind11* to access `dpctl` objects representing SYCL*
37
devices, queues, memory, and tensors.
38
39
`Dpctl` is the core part of a larger family of [data-parallel Python*
0 commit comments