mehrdadh commented on code in PR #11204: URL: https://github.com/apache/tvm/pull/11204#discussion_r865035946
########## tests/python/contrib/test_hexagon/test_models.py: ########## @@ -19,6 +19,7 @@ import sys import pytest import numpy as np +import onnx Review Comment: We install it from this file: https://github.com/apache/tvm/blob/main/docker/install/ubuntu_install_onnx.sh So that's 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]
