Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save_inference_model() 的裁剪问题 #10811

Closed
BryceLuminary opened this issue May 21, 2018 · 2 comments
Closed

save_inference_model() 的裁剪问题 #10811

BryceLuminary opened this issue May 21, 2018 · 2 comments
Assignees
Labels
User 用于标记用户问题 预测 原名Inference,包含Capi预测问题等

Comments

@BryceLuminary
Copy link

您好,运行 models/fluid/chinese_ner/train.py 第 292 行的
fluid.io.save_inference_model(
save_dirname, ['word', 'mention', 'target'], [crf_decode], exe)
代码后,生成的 programdesc 包含可以裁剪但未被裁剪的 linear_chain_crf_grad、linear_chain_crf 等 op。请处理,谢谢!

@jacquesqiao jacquesqiao added the User 用于标记用户问题 label May 21, 2018
@Superjomn Superjomn added Bug 预测 原名Inference,包含Capi预测问题等 labels May 22, 2018
@Superjomn Superjomn added this to To do in Inference on Engine via automation May 22, 2018
@Superjomn Superjomn removed this from To do in Inference on Engine May 22, 2018
@luotao1 luotao1 removed the Bug label May 22, 2018
@luotao1 luotao1 added this to To do in Inference on Engine via automation May 22, 2018
@jacquesqiao
Copy link
Member

已经列入开发计划,有update会在这里回复一下。

@shanyi15
Copy link
Collaborator

您好,此issue在近一个月内暂无更新,我们将于今天内关闭。若在关闭后您仍需跟进提问,可重新开启此问题,我们将在24小时内回复您。因关闭带来的不便我们深表歉意,请您谅解~感谢您对PaddlePaddle的支持!
Hello, this issue has not been updated in the past month. We will close it today for the sake of other user‘s experience. If you still need to follow up on this question after closing, please feel free to reopen it. In that case, we will get back to you within 24 hours. We apologize for the inconvenience caused by the closure and thank you so much for your support of PaddlePaddle Group!

Inference on Engine automation moved this from To do to Done Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User 用于标记用户问题 预测 原名Inference,包含Capi预测问题等
Projects
Development

No branches or pull requests

6 participants