anijain2305 opened a new pull request #7273:
URL: https://github.com/apache/tvm/pull/7273


   Topk was failing on CUDA when k is a var and its value is 0 at runtime. At 
closer inspection I found that there are 0 thread blocks at runtime. This PR 
ensures that there is atleast 1 thread block.


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