Lunderberg opened a new pull request #9178:
URL: https://github.com/apache/tvm/pull/9178


   Onnx 1.9 removed optimizers from the core repository (see discussion
   in https://github.com/onnx/onnx/pull/2834), including
   onnx.utils.polish_model, breaking RelayToONNXConverter.  This PR add
   onnxoptimizer.optimize as a fallback method if onnx.utils.polish_model
   is unavailable.
   
   Also updates tutorials/documentation to recommend installing
   onnxoptimizer when installing onnx, because the current PyPI version
   of onnx is above version 1.9.
   


-- 
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]


Reply via email to