# automatically generated by the FlatBuffers compiler, do not modify

# namespace: tflite


class QuantizationDetails(object):
    NONE = 0
    CustomQuantization = 1
