@Ganler Just re-ran above code example and notice that the args passed in `tvm.IRModule` rather than `Function`, thus the `bind_params_by_name` will not be called when building the model
https://github.com/apache/tvm/blob/main/python/tvm/relay/build_module.py#L432-L434 Seems the folding is performed somewhere else? How do you obtain the Folded IR? --- [Visit Topic](https://discuss.tvm.apache.org/t/how-params-are-converted-and-stored-in-lib-get-params/12406/4) 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/45422791f69ef1ee2d0f44fe639e22ae5e1686eb94988236d4f812d0b1ac252f).