This RFC introduces a method to specify padding to be applied as part of a buffer layout transformation, to be used when the desired layout does not evenly tile the buffer being transformed, and simplifications that can be performed based on these padded buffers.
The motivating examples are primarily in the "Implementation options" section, which goes through several desired usages of the buffer padding, and how they can be automatically derived using the TIR primitives/transformations described in earlier sections. TODO: Rendered Markdown link You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-rfcs/pull/77 -- Commit Summary -- * [RFC] Buffer Layout Padding -- File Changes -- A rfcs/XXXX-layout-transform-padding.md (2521) -- Patch Links -- https://github.com/apache/tvm-rfcs/pull/77.patch https://github.com/apache/tvm-rfcs/pull/77.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/77 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-rfcs/pull/7...@github.com>