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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]