[quote="AndrewZhaoLuo, post:2, topic:11538"] The onnx frontend is much more mature. [/quote] Be careful with making such claims :slightly_smiling_face: Actually PT frontend is fairly good and I can generally recommend it for PT users.
@popojames You are probably using `torch.jit.script`, since dict construction has nothing to do with jit. You should use `torch.jit.trace`. --- [Visit Topic](https://discuss.tvm.apache.org/t/issue-converting-model-from-pytorch-to-relay-model/11538/3) 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/ad7b9f51dcc566e60bd6555c99be0545cc9df3363a4451addafb6b89337106f8).