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/04/09 18:12:17 UTC

[GitHub] [tvm] areusch commented on a change in pull request #7813: [µTVM] Add support for mps2_an521 board

areusch commented on a change in pull request #7813:
URL: https://github.com/apache/tvm/pull/7813#discussion_r610818942



##########
File path: python/tvm/micro/contrib/zephyr.py
##########
@@ -108,7 +108,18 @@ def __init__(
                 f"project_dir supplied to ZephyrCompiler does not exist: {project_dir}"
             )
 
+        if "qemu" in board:

Review comment:
       can you simplify: self._is_qemu = "qemu" in board




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

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