We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa05645 + 69203c2 commit 0dbd495Copy full SHA for 0dbd495
1 file changed
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