algoholic opened a new issue, #13595:
URL: https://github.com/apache/tvm/issues/13595

   Earlier implementation in Docker:
   
   `
   
   
   # install tvm
   --
   
   
       <span class="nb">cd</span> ../.. <span class="o">&amp;&amp;</span> <span 
class="nb">rm</span> <span class="nt">-rf</span> tvm
   `
   
   
   Now I'm generating tvm wheel and then installing and using it in another 
docker container where cuda, cudnn is installed as well.
   
   But is throwing me:
   TVMError: Binary was created using cuda but a loader of that name is not 
registered


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

Reply via email to