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

   This is a follow-up of https://github.com/apache/tvm/pull/9727 and 
[RFC#63](https://github.com/apache/tvm-rfcs/pull/63). Currently buffer can be 
implicitly declared and then used. The implicit behavior can be error prone and 
makes analysis more difficult. This RFC introduces `DeclBuffer`, a new IR 
construct as an explicit statement for buffer declaration.
   
   Rendered version: 
https://github.com/vinx13/tvm-rfcs/blob/decl-buffer/rfcs/0070-introducing-decl-buffer.md
   
   cc @tqchen @Lunderberg @junrushao1994 @csullivan @mbs-octoml @jroesch 
@areusch @wrongtest @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]

Reply via email to