有人导出onnx成功了吗? #297
Unanswered
ZXisSpider
asked this question in
Q&A
Replies: 2 comments 4 replies
-
|
我在mac os的环境导出成功了。。。真是玄学 |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我利用2.3版本基模训练好自己的模型后试图用export_onnx.py导出onnx模型失败,调用的是V220_novq_dev文件夹里面的export_onnx函数。(做了一些修改,删除了其中所有关于emo的部分,因为checkpoint似乎不包含emo部分)。
我的命令行在跳出一大堆warning后,最后会在export sdp.onnx的部分蹦出Floating Point Exception,然后就停止导出了。
想问问有人成功导出过onnx文件吗?导出模型还需要哪些步骤呢?
Beta Was this translation helpful? Give feedback.
All reactions