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