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

GPU版本报错 #2

Open
Hongyuan-Liu opened this issue Mar 19, 2024 · 0 comments
Open

GPU版本报错 #2

Hongyuan-Liu opened this issue Mar 19, 2024 · 0 comments

Comments

@Hongyuan-Liu
Copy link

你好,我跑你的实现,CPU版本没有问题,但是设置为GPU模式时报下面的错误:
2024-03-19 08:12:34.290537612 [E:onnxruntime:, sequential_executor.cc:514 ExecuteKernel] Non-zero status code returned while running Expand node. Name:'/class_embed.0_4/Expand' Status Message: /class_embed.0_4/Expand: left operand cannot broadcast on dim 2 LeftShape: {1,900,8}, RightShape: {1,900,256}
terminate called after throwing an instance of 'Ort::Exception'
what(): Non-zero status code returned while running Expand node. Name:'/class_embed.0_4/Expand' Status Message: /class_embed.0_4/Expand: left operand cannot broadcast on dim 2 LeftShape: {1,900,8}, RightShape: {1,900,256}

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

No branches or pull requests

1 participant