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

paddle推理模型转为nb失败 #10531

Open
ybbbbb123 opened this issue Jul 15, 2024 · 4 comments
Open

paddle推理模型转为nb失败 #10531

ybbbbb123 opened this issue Jul 15, 2024 · 4 comments
Assignees

Comments

@ybbbbb123
Copy link

使用paddlelite = 2.13
paddlepaddle = 2.5.0-gpu
将inference转为nb报错
[F 7/15 16:36:20.704 ...e-Lite\lite/core/model/general/op_desc.h:118 paddle::lite::general::OpDesc::GetAttr] Check failed: it != attrs().end(): No attributes called beta found for swish

@hong19860320
Copy link
Collaborator

嗯,这个是已知问题,已经在 develop 分支修复了 #10500 ,你可以自行编译或者等我们的 2.14rc 版本哈

@ybbbbb123
Copy link
Author

请问自行编译是编译2.12版本吗

@ybbbbb123
Copy link
Author

请问用2.12版本自行编译是不是就能解决这个问题

@hong19860320
Copy link
Collaborator

可以编译 develop 或 release/v2.14 分支,2.13rc 和 2.12 都会有这个问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants