CoinCheung commented on pull request #8069: URL: https://github.com/apache/tvm/pull/8069#issuecomment-878683239
Hi, I am not sure whether it is a usage question or the code can be refined, I am using a quite new commit pulled from github:  And I built from the source following the steps in the doc website. Only changes in the `config.cmake` are as follows: ``` set(USE_LLVM ON) set(USE_CUDA ON) set(USE_CUDNN ON) ``` Should I still go to discussion website for help? -- 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]
