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 2021/11/23 23:14:52 UTC

[GitHub] [tvm] Mousius commented on a change in pull request #9563: [ETHOSN] Update compilation defaults to Ethos(TM)-N78

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

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