blob: 8fb6396f9f205ee3f6fa791941d34c68b3f26ffd [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 MirrorPadMode(object):
6 REFLECT = 0
7 SYMMETRIC = 1