comaniac commented on a change in pull request #5913:
URL: https://github.com/apache/incubator-tvm/pull/5913#discussion_r470753329
##########
File path: cmake/config.cmake
##########
@@ -140,7 +140,7 @@ set(USE_MKLDNN OFF)
set(USE_OPENMP none)
# Whether use contrib.random in runtime
-set(USE_RANDOM OFF)
+set(USE_RANDOM ON)
Review comment:
Would this flag name too vague? At least we should improve the
description by mentioning what happen if we set it to OFF.
----------------------------------------------------------------
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:
[email protected]