DTypeInfo

class plaidml.tile.DTypeInfo[source]

Describes a PlaidML datatype.

Methods

count(value)
index(value, [start, [stop]]) Raises ValueError if the value is not present.

Attributes

base Alias for field number 0
bitwidth The number of bits occupied by an instance of the type.
width Alias for field number 1