I asked a similar question a couple of days ago. The first answer and my futher 
findings might be helpful.

[https://discuss.tvm.apache.org/t/default-relay-passes-in-pathcontext/12898](https://discuss.tvm.apache.org/t/default-relay-passes-in-pathcontext/12898)

I'm not sure if the order listed by @Wheest is still correct since the 
documentation states that `build_config` is deprecated and replaced by the 
opt_level stored in the PassInfo. Howerver the explanation still give the idea 
on how the passes in a sequential are checked against the opt_level of the 
PassContext. So from my understanding you have to check the passes and their 
opt_level individually and then check wheather they are applied in the two 
functions shown in my post.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/could-we-know-detail-about-the-applied-optimization-level/12907/3)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/80c0cb549a52fb98bf935cb6b1fbd3d30b4c81e8554374bbe1adbcddca4c9ae0).

Reply via email to