aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite/StablehloPrecisionConfig.py
blob: b8133a8207bb8dee36df9b7dbd21719a62b06ad4 (plain)
1
2
3
4
5
6
7
8
# automatically generated by the FlatBuffers compiler, do not modify

# namespace: tflite

class StablehloPrecisionConfig(object):
    DEFAULT = 0
    HIGH = 1
    HIGHEST = 2