DType

class plaidml.DType[source]

Describes the type of a tensor element.

Attributes

BOOLEAN
FLOAT16
FLOAT32
FLOAT64
INT16
INT32
INT64
INT8
INVALID
UINT16
UINT32
UINT64
UINT8