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

Only support 4D-Tensor as input for GroupNorm #1094

Open
strawberrylazy opened this issue May 13, 2023 · 0 comments
Open

Only support 4D-Tensor as input for GroupNorm #1094

strawberrylazy opened this issue May 13, 2023 · 0 comments

Comments

@strawberrylazy
Copy link

请将下面信息填写完整,便于我们快速解决问题,谢谢!
Only support 4D-Tensor as input for GroupNorm
问题描述
请在此处详细的描述报错信息
[ERROR][Paddle2ONNX] [group_norm: group_norm_22.tmp_0] Only support 4D-Tensor as input for GroupNorm
[Paddle2ONNX] Due to the operator: group_norm, this model cannot be exported to ONNX.

更多信息 :
nn.GroupNorm(num_channels=out_ch, num_groups=8))
其中x.shape为(b,c,h,w,d)五通道。

报错截图

其他信息

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