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 ea4101f commit cf6fce2Copy full SHA for cf6fce2
dpctl/_sycl_platform.pyx
@@ -460,9 +460,6 @@ cdef class SyclPlatform(_SyclPlatform):
460
that belong to this platform.
461
462
Raises:
463
- TypeError:
464
- If `device_type` is not a str or :class:`dpctl.device_type`
465
- enum.
466
ValueError:
467
If the ``DPCTLPlatform_GetCompositeDevices`` call returned
468
``NULL`` instead of a ``DPCTLDeviceVectorRef`` object.
0 commit comments