Re: [apache/tvm-rfcs] Add Target Pre-processing RFC (PR #71)

2022-08-02 Thread Andrew Reusch
Merged #71 into main. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/71#event-7112016296 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm] [release] Follow ups from v0.9.0 - scripts, docs (PR #11987)

2022-08-02 Thread Andrew Reusch
Merged #11987 into main. -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/11987#event-7114066219 You are receiving this because you are subscribed to this thread. Message ID:

Re: [apache/tvm-rfcs] [RFC] TVMScript Metaprogramming (PR #79)

2022-08-02 Thread Junru Shao
I believe we are all aware the RFC is to support general IRBuilder-based metaprogramming, and with this context, I would love to address your concerns as below. > there is no way to handle different parser rules based on context Our design handles context-dependent parsing in a unified approach