Skip to content

Does not work when out_channels is not even #12

Description

@ifeherva

In my case out_channels is not an even number so
v_out_h, v_out_w = v_out.split(self.out_channels // 2, dim=1)
fails, any idea how to fix it?

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