blob: 65432dbf51d5a9293cf795b2c87b6922e3ebe594 [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
FLOAT = 8