blob: 65bcd5d7b83133acfc7affac97d354e89f7cc476 [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tosa
class ResizeMode(object):
UNKNOWN = 0
NEAREST = 1
BILINEAR = 2