DataType Fields |
The DataType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Bfloat16 |
Float32 truncated to 16 bits. Only for cast ops.
|
![]() ![]() | Bool |
Boolean
|
![]() ![]() | Complex |
Old identifier kept for API backwards compatibility
|
![]() ![]() | Complex128 |
Double-precision complex
|
![]() ![]() | Complex64 |
Single-precision complex
|
![]() ![]() | Double |
Double
|
![]() ![]() | Float |
Float
|
![]() ![]() | Half |
Half
|
![]() ![]() | Int16 |
Int16
|
![]() ![]() | Int32 |
Int32 tensors are always in 'host' memory.
|
![]() ![]() | Int64 |
Int64
|
![]() ![]() | Int8 |
Int8
|
![]() ![]() | Qint16 |
Quantized int16
|
![]() ![]() | Qint32 |
Quantized int32
|
![]() ![]() | Qint8 |
Quantized int8
|
![]() ![]() | Quint16 |
Quantized uint16
|
![]() ![]() | Quint8 |
Quantized uint8
|
![]() ![]() | Resource |
Resource
|
![]() ![]() | String |
String
|
![]() ![]() | Uint16 |
Uint16
|
![]() ![]() | Uint32 |
Uint32
|
![]() ![]() | Uint64 |
Uint64
|
![]() ![]() | Uint8 |
Uint8
|
![]() | value__ | |
![]() ![]() | Variant |
Variant
|