[Apache TVM Discuss] [Development/RFC] Pass Instrument Framework Proposal

2021-04-30 Thread Zackcquic via Apache TVM Discuss
@tqchen @tkonolige Here is the RFC created for discussion. --- [Visit Topic](https://discuss.tvm.apache.org/t/pass-instrument-framework-proposal/9874/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discu

[Apache TVM Discuss] [Development/RFC] Pass Instrument Framework Proposal

2021-04-30 Thread Zackcquic via Apache TVM Discuss
# [IR][Pass][Instrument] Pass Instrument Framework https://github.com/apache/tvm/pull/7952 Proposal === Currently in TVM, there are trace mechanisms and passes time profiling. * ### Trace ```cpp /*! * \brief PassContextNode contains the information that a pass can rely on, * such as a