Skip to content

pytorch转模型失败 #827

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

Open
alexiycv opened this issue Jul 11, 2022 · 1 comment
Open

pytorch转模型失败 #827

alexiycv opened this issue Jul 11, 2022 · 1 comment
Assignees
Labels

Comments

@alexiycv
Copy link

The unsupported packages or operators are: [torch.nn.MSELoss].
The unsupported packages or operators are: [torch.nn.Linear_block, torch.nn.functional.normalize].
The unsupported packages or operators are: [torch.is_tensor, torch.ByteStorage.from_buffer].

@wjj19950828 wjj19950828 self-assigned this Jul 12, 2022
@wjj19950828
Copy link
Collaborator

@Bruno-bai 您好,感谢反馈~

看到有相关loss计算,如果是预测的话能否把loss计算去掉呢?

去掉后还有问题的话,麻烦提供一下相关模型以及转换脚本

另外还有两个问题需要描述一下:
1、具体业务场景
2、为什么有转到Paddle部署的需求呢?

感谢~

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

No branches or pull requests

2 participants