optype.dlpack
A collection of low-level types for working DLPack.
Protocols
| type signature | bound method |
|---|---|
The + prefix indicates that the type parameter is covariant.
Enums
There are also two convenient
IntEnums
in optype.dlpack:
DLDeviceTypefor the device types, andDLDataTypeCodefor the internal type-codes of theDLPackdata types.