# automatically generated by the FlatBuffers compiler, do not modify

# namespace: fbs

class TypeInfoValue(object):
    NONE = 0
    tensor_type = 1
    sequence_type = 2
    map_type = 3
