Aeroxander commented on issue #4536: [ONNX] Resize op converter and add half_pixel mode to Resize op URL: https://github.com/apache/incubator-tvm/pull/4536#issuecomment-570672527 @masahi I'm getting this error: > tvm.error.OpNotImplemented: The following operators are not supported for frontend ONNX: Resize It's from a PyTorch 1.3 -> ONNX v4 opset version 11 model Does it have a different type of option in the Resize operator or isn't the error handling not updated yet?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
