onnx2torch
onnx2torch copied to clipboard
Warning happened when converting DeepLabv3
onnx2torch/node_converters/resize.py:149: UserWarning: For linear and cubic interpolation in "asymmetric" and "align_corners" coordinate_transformation_moderesults might differ significantly!
why does this warning occur and what kind of impact will it have?
@irkjero