DataType.
More...
|
| | Float32 = _cQbRuntime.DataType.Float32 |
| | Float16 = _cQbRuntime.DataType.Float16 |
| | Int8 = _cQbRuntime.DataType.Int8 |
| | Uint8 = _cQbRuntime.DataType.Uint8 |
| | Error = _cQbRuntime.DataType.Error |
DataType.
Definition at line 831 of file type.py.
◆ Float32
| qbruntime.type.DataType.Float32 = _cQbRuntime.DataType.Float32 |
|
static |
◆ Float16
| qbruntime.type.DataType.Float16 = _cQbRuntime.DataType.Float16 |
|
static |
◆ Int8
| qbruntime.type.DataType.Int8 = _cQbRuntime.DataType.Int8 |
|
static |
◆ Uint8
| qbruntime.type.DataType.Uint8 = _cQbRuntime.DataType.Uint8 |
|
static |
◆ Error
| qbruntime.type.DataType.Error = _cQbRuntime.DataType.Error |
|
static |
The documentation for this class was generated from the following file: