Skip to content

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

@xmym778

Description

@xmym778

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions