Class DataType (1.52.0)

DataType(value)

Data type of the tensor.

Enums

Name Description
DATA_TYPE_UNSPECIFIED Not a legal value for DataType. Used to indicate a DataType field has not been set.
BOOL Data types that all computation devices are expected to be capable to support.
STRING No description available.
FLOAT No description available.
DOUBLE No description available.
INT8 No description available.
INT16 No description available.
INT32 No description available.
INT64 No description available.
UINT8 No description available.
UINT16 No description available.
UINT32 No description available.
UINT64 No description available.

Methods

DataType

DataType(value)

Data type of the tensor.