qbruntime.type.DataType Class Reference

qbruntime.type.DataType Class Reference#

SDK qb Runtime Library: qbruntime.type.DataType Class Reference
SDK qb Runtime Library v1.2
MCS001-EN
qbruntime.type.DataType Class Reference

DataType. More...

Inheritance diagram for qbruntime.type.DataType:

Static Public Attributes

 Float32 = _cQbRuntime.DataType.Float32
 Float16 = _cQbRuntime.DataType.Float16
 Int8 = _cQbRuntime.DataType.Int8
 Uint8 = _cQbRuntime.DataType.Uint8
 Error = _cQbRuntime.DataType.Error

Detailed Description

DataType.

Definition at line 831 of file type.py.

Member Data Documentation

◆ Float32

qbruntime.type.DataType.Float32 = _cQbRuntime.DataType.Float32
static

Definition at line 834 of file type.py.

◆ Float16

qbruntime.type.DataType.Float16 = _cQbRuntime.DataType.Float16
static

Definition at line 835 of file type.py.

◆ Int8

qbruntime.type.DataType.Int8 = _cQbRuntime.DataType.Int8
static

Definition at line 836 of file type.py.

◆ Uint8

qbruntime.type.DataType.Uint8 = _cQbRuntime.DataType.Uint8
static

Definition at line 837 of file type.py.

◆ Error

qbruntime.type.DataType.Error = _cQbRuntime.DataType.Error
static

Definition at line 838 of file type.py.


The documentation for this class was generated from the following file: