relay.frontend.from_onnx supports dynamic input_shape ? ```Python relay.frontend.from_onnx (onnx_model, shape=shape_dict) ``` where the shape_dict should be given,otherwise,How to set the params for different shapes, because mytest onnx model is support for dynamic shape.
Thanks a lot! --- [Visit Topic](https://discuss.tvm.ai/t/dynamic-input-shape/6374/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/aaf052c2073569a1e362bb768745365317f8f9e8475cbe8afb6086e3e61272b0).
