# automatically generated by the FlatBuffers compiler, do not modify # namespace: tosa class ResizeMode(object): UNKNOWN = 0 NEAREST = 1 BILINEAR = 2