Aeroxander edited a comment on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM URL: https://github.com/apache/incubator-tvm/issues/4262#issuecomment-567965307 @yongwww Here's my ONNX (PyTorch) model: [matrixnew.zip](https://github.com/apache/incubator-tvm/files/3988845/matrixnew.zip) Error happens when I compile the model by following this https://docs.tvm.ai/tutorials/frontend/from_onnx.html Don't know if I should create a new issue for this as it looks pretty similar. Haven't found a fix yet as I don't know how to change the ONNX scale parameters in the model. Would prefer to have TVM handle this issue as even with updating ONNX to v11 as Resize doesn't work yet, so I guess if Resize could be added to TVM that would work fine also. I'll just create a new issue for that!
---------------------------------------------------------------- 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
