Cloud AI Platform v1 API - Enum Tensor.Types.DataType (2.27.0)

public enum Tensor.Types.DataType

Reference documentation and code samples for the Cloud AI Platform v1 API enum Tensor.Types.DataType.

Data type of the tensor.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Bool

Data types that all computation devices are expected to be capable to support.

Double
Float
Int16
Int32
Int64
Int8
String
Uint16
Uint32
Uint64
Uint8
Unspecified

Not a legal value for DataType. Used to indicate a DataType field has not been set.