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/10/08 17:01:07 UTC

[GitHub] [tvm] tqchen commented on a change in pull request #9203: Documentation Refactor

tqchen commented on a change in pull request #9203:
URL: https://github.com/apache/tvm/pull/9203#discussion_r725171410



##########
File path: cmake/config.cmake
##########
@@ -258,7 +258,7 @@ set(USE_ANTLR OFF)
 set(USE_RELAY_DEBUG OFF)
 
 # Whether to build fast VTA simulator driver
-set(USE_VTA_FSIM OFF)
+set(USE_VTA_FSIM ON)

Review comment:
       The default cmake should not affect the outcome and better kept as it is. We do configure them(override) properly in CI setup so there is no need to change here




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