FrozenGene commented on pull request #6562: URL: https://github.com/apache/incubator-tvm/pull/6562#issuecomment-699212019
Thanks Cody. Could you explain a little bit why cmake/config.cmake doesn’t turn it on by default? As USE_SORT uses this way too------------------ Original ------------------From: Cody Yu <[email protected]>Date: Sat,Sep 26,2020 7:16 AMTo: apache/incubator-tvm <[email protected]>Cc: Zhao Wu <[email protected]>, Mention <[email protected]>Subject: Re: [apache/incubator-tvm] [AutoTVM][Ansor] Turn on USE_RANDOM by default (#6562)After #6391, we require USE_RANDOM to be on during the tuning. However, setting USE_RANDOM ON in cmake/config.cmake doesn't really turn it on by default. cc @FrozenGene You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-tvm/pull/6562 Commit Summary Turn on USE_RANDOM by default File Changes M CMakeLists.txt (2) Patch Links: https://github.com/apache/incubator-tvm/pull/6562.patch https://github.com/apache/incubator-tvm/pull/6562.diff —You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. ---------------------------------------------------------------- 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]
