Open myl980 opened 4 years ago
numpy=1.18.3 torch=1.2.0 torchvision=0.4.0
用的onnx是哪个版本?
1.6.0
---原始邮件--- 发件人: "Takugo"<notifications@github.com> 发送时间: 2020年9月18日(周五) 下午4:40 收件人: "polarisZhao/PFLD-pytorch"<PFLD-pytorch@noreply.github.com>; 抄送: "myl353"<980477635@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [polarisZhao/PFLD-pytorch] 你好,pytorch转onnx是check失败,使用onnxsim进行简化也失败了,请问是什么原因? (#39)
numpy=1.18.3 torch=1.2.0 torchvision=0.4.0
用的onnx是哪个版本?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
我把onnx版本降到1.4.1可以进行torch转onnx,但是onnx simplier还是失败。
onnx==1.4.0 onyx-simplifier==0.1.5 我这边可以转化成simplier
好的,谢谢,麻烦您了
---原始邮件--- 发件人: "leung"<notifications@github.com> 发送时间: 2020年9月30日(周三) 中午11:29 收件人: "polarisZhao/PFLD-pytorch"<PFLD-pytorch@noreply.github.com>; 抄送: "myl353"<980477635@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [polarisZhao/PFLD-pytorch] 你好,pytorch转onnx是check失败,使用onnxsim进行简化也失败了,请问是什么原因? (#39)
onnx==1.4.0 onyx-simplifier==0.1.5 我这边可以转化成simplier
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
numpy=1.18.3 torch=1.2.0 torchvision=0.4.0