aishell数据集训练完了,export出来的的avg_1.jit.pdiparams如何使用呢 #725
Unanswered
wonder2025
asked this question in
Q&A
Replies: 1 comment
-
export是模型转静态图,只保存模型结构和参数,其他的东西都不保存了。 |
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.
-
aishell训练完了, export的avg_1.jit.pdiparams如何使用呢, export做了什么操作呢,模型从原来460M减少成了198兆
Beta Was this translation helpful? Give feedback.
All reactions