masahi commented on PR #14798: URL: https://github.com/apache/tvm/pull/14798#issuecomment-1541008894
Interesting! Yeah I didn't understand this loop bound `for start_n in range(0, (start_m + 1) * BLOCK_M, BLOCK_N)` when I was studying this code, now it makes sense. -- 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]
