ANSHUMAN87 commented on pull request #7148:
URL: https://github.com/apache/tvm/pull/7148#issuecomment-750325140


   > What was the issue holding up CSR scheduling?
   > 
   > We already talked about performance for this right?
   
   Cuda scheduling for Sparse_dense Op is internally changed to 
Sparse_dense_padded. But it works only when multiple of warp_size, but if it is 
lower than that, there is no fallback scheduling for CSR, so i have resolved 
that part here. Please let me know in case i am not clear. Thanks!


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