cylinbao commented on a change in pull request #4369: [Runtime] Add cusparse 
for sparse dense
URL: https://github.com/apache/incubator-tvm/pull/4369#discussion_r348130505
 
 

 ##########
 File path: docker/install/install_tvm_gpu.sh
 ##########
 @@ -29,6 +29,7 @@ git checkout 4b13bf668edc7099b38d463e5db94ebc96c80470
 echo set\(USE_LLVM llvm-config-8\) >> config.cmake
 echo set\(USE_CUDA ON\) >> config.cmake
 echo set\(USE_CUDNN ON\) >> config.cmake
+echo set\(USE_CUSPARSE ON\) >> config.cmake
 
 Review comment:
   Oh.. I see. Thanks!

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to