You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/04 16:28:14 UTC

[GitHub] [tvm] mehrdadh commented on a diff in pull request #11204: [Hexagon] Add mobilenet test with AOT

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org