blob: 168bf74cf850f7d1d1a93a03c6a84de757ebf75f [file] [log] [blame]
Tim Hall79d07d22020-04-27 18:20:16 +01001# automatically generated by the FlatBuffers compiler, do not modify
2
3# namespace: tflite
4
5class Padding(object):
6 SAME = 0
7 VALID = 1