MasterJH5574 opened a new pull request, #13548:
URL: https://github.com/apache/tvm/pull/13548

   Previously, the VerifyGPUCode post-processor uses hardcoded target 
`Target("cuda")` for applying pass LowerIntrin. This is a bit problematic since 
the actual target can be other GPU target (e.g., Metal). Therefore, this PR 
changes the hardcoded target to be the actual target.
   
   cc @junrushao @masahi 


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