# automatically generated by the FlatBuffers compiler, do not modify
# namespace: MNN
class PadValueMode(object):
CONSTANT = 0
REFLECT = 1
SYMMETRIC = 2