blob: 6df2dcb80398004237bd1b650c21d2f492fde699 [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
BF16 = 11
SHAPE = 12