Dynamic input shape

relay.frontend.from_onnx supports dynamic input_shape ?

 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!

2 Likes