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/03/08 09:36:15 UTC

[GitHub] [tvm] jackwish opened a new pull request #7608: Allow cuDNN in non-CUDA non-system dir

jackwish opened a new pull request #7608:
URL: https://github.com/apache/tvm/pull/7608


   cuDNN is not a builtin library of the CUDA toolkit package.
   The user can install it in the CUDA directory, the system
   directory, or anywhere else. This patch relax the restriction
   of locating cuDNN in the CUDA directory. This is helpfull
   when trying out different versions of cuDNN.
   
   Thanks for contributing to TVM!   Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] masahi commented on pull request #7608: Allow cuDNN in non-CUDA non-system dir

Posted by GitBox <gi...@apache.org>.
masahi commented on pull request #7608:
URL: https://github.com/apache/tvm/pull/7608#issuecomment-794484295


   Thanks @jackwish 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #7608: Allow cuDNN in non-CUDA non-system dir

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #7608:
URL: https://github.com/apache/tvm/pull/7608


   


----------------------------------------------------------------
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:
users@infra.apache.org