islavutin opened a new pull request #8356: URL: https://github.com/apache/tvm/pull/8356
I faced with the problem that if I incorrectly pass onnx opset parameter to the onnx frontend I am getting the error with some low level error trace without any hint related to incorrect opset. That was difficult to root the reason due to that. That's likely a rare case since most of the time user will not pass opset and rely on converter to detect it. Still it worth to improve the logging to hint user in case of such a situation Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
