Mousius commented on a change in pull request #9563:
URL: https://github.com/apache/tvm/pull/9563#discussion_r755577769



##########
File path: tests/python/contrib/test_ethosn/infrastructure.py
##########
@@ -334,4 +334,4 @@ def get_ethosn_api_version():
 
 
 def get_ethosn_variant():
-    return os.getenv("ETHOSN_VARIANT_CONFIG", default="Ethos-N77")
+    return os.getenv("ETHOSN_VARIANT_CONFIG", default="Ethos-N78")

Review comment:
       Does this need to be the full variant descriptor? And can we remove the 
NPU specific block from `test_python_integration.sh` if this is the default?




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