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

# namespace: tflite

class Padding(object):
    SAME = 0
    VALID = 1