Hi,
I've been looking at types of Relay pass recently and got a bit confused when it comes to `MixedModeMutator` and when it should be used over `ExprRewriter`. The RFC (https://discuss.tvm.apache.org/t/performing-relay-passes-non-recursively/5696) seems to me to suggest that `ExprRewriter` should be used when wanting to mutate a graph non-recursively, yet I can see many uses of `MixedModeMutator` in the codebase for seemingly a similar reason. Therefore, I'm wondering if/what the difference is between `MixedModeMutator` and `ExprRewriter`, and when one should be used over the other? cc @mbrookhart @tqchen @manupa-arm --- [Visit Topic](https://discuss.tvm.apache.org/t/difference-between-mixedmodemutator-and-exprrewriter/12102/1) 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/eea5af9241b539b5b05d05c13ba5a1ac441a994491ca8e439dc3a7495a787c05).