ctlinglingliu opened a new issue #7741:
URL: https://github.com/apache/tvm/issues/7741


   when I Compile PyTorch Models  demo in 
https://tvm.apache.org/docs/tutorials/frontend/from_pytorch.html#sphx-glr-tutorials-frontend-from-pytorch-py
   i set the configure below
   target = "opencl"
   target_host = "opencl"
   ctx = tvm.gpu(0)
   there occurs the error below:
   An internal invariant violated during the execution of TVM
   Check failed: calling_conv == CallingConv::kDeviceKernelLaunch ==false: 
CodeGenOpenCL:expect calling_conv equals CallingConv::kDeviceKernelLaunch


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