vinx13 commented on PR #16101: URL: https://github.com/apache/tvm/pull/16101#issuecomment-1805185123
This is like a fallback solution. If the extent is prime number, thread size will be either the extent or 1. This is a case where the access pattern is no longer pointwise for compute_at because of imperfect tiling. We may change the behavior of compute_at or rfactor to support this -- 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]
