these messages no more exist after 2 changes on my code.</br> 1. `relax.build(mod, target)` ==> `relax.build(mod, target, relax_pipeline=relax.get_default_pipeline(target))` 2. detach params from mod: `mod, params = relax.frontend.detach_params(mod)`
Still not sure whether default_pipeline contain tuning process, as I saw relax.build only take a few second. --- [Visit Topic](https://discuss.tvm.apache.org/t/memory-verifying-failure-for-dynamic-shape-model/18569/2) 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/57b741f4ddebc6bc5453a31436c44df2665ab9c047d467b2f1ca5c3d2dcc7390).
