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 aa05645 commit 69203c2Copy full SHA for 69203c2
dpctl/tensor/_usmarray.pyx
@@ -1325,8 +1325,8 @@ cdef class usm_ndarray:
1325
allocated, or the non-partitioned parent device of the allocation
1326
device.
1327
1328
- See ``DLDeviceType`` for a list of devices supported by the DLPack
1329
- protocol.
+ See :class:`dpctl.tensor.DLDeviceType` for a list of devices supported
+ by the DLPack protocol.
1330
1331
Raises:
1332
DLPackCreationError:
0 commit comments