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

nn.InstanceNorm1d and the output shape of the linear layer are incompatible. #1

Open
xmym778 opened this issue Aug 26, 2024 · 0 comments

Comments

@xmym778
Copy link

xmym778 commented Aug 26, 2024

Dear author.Hello! I encountered this issue while reproducing your code. Could you please explain the reasoning behind using nn.InstanceNorm1d here? The output of the linear layer is two-dimensional, but nn.InstanceNorm1d expects a three-dimensional input.
I would be very grateful if I could receive your reply.

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