Lunderberg opened a new pull request, #77:
URL: https://github.com/apache/tvm-rfcs/pull/77

   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


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

Reply via email to