cyyfighting12 opened a new issue #8123:
URL: https://github.com/apache/tvm/issues/8123


   windows10 , cuda 11,1 , from MxNet , CPU result is right,GPU  results is 
error.
   CPU:
   device = 'x86.cpu'
   ctx = tvm.cpu(0)
   GPU:
   device = 'x86.cuda'
   ctx=tvm.gpu(0)


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


Reply via email to