vinx13 opened a new pull request, #11515: URL: https://github.com/apache/tvm/pull/11515
This PR adds a schedule primitive `Reindex`. It is similar to `cache_read / cache_write`, but it changes the buffer shape w.r.t to block iters. This makes the subsequent buffer access become contiguous access to the intermediate (reindex) buffer. cc @spectrometerHBH @junrushao1994 @Hzfengsy -- 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]
