tvm frotend load onnx,there is a dynamic shape problem, it is “Segmentation fault (core dumped)”. I found that the problem lies in here.
Hi @Zwglight,
Thanks for reporting the issue. I’m actually in the process of better supporting dynamic shapes in the onnx importer, could you perhaps try this branch: https://github.com/apache/incubator-tvm/pull/6351