blob: 89669b7ff3d4a1a99b1054dc6df29fe2fdb2d304 [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tosa
class DType(object):
UNKNOWN = 0
BOOL = 1
UINT8 = 2
INT4 = 3
INT8 = 4
INT16 = 5
INT32 = 6
INT48 = 7
FP32 = 8
UINT16 = 9
FP16 = 10