Skip to content

the intention of in_channels // groups in nn.Parameter(torch.Tensor(out_channels, in_channels // groups, kernel_size, kernel_size)) #57

@chenfh21

Description

@chenfh21

self.weight = nn.Parameter(torch.Tensor(out_channels, in_channels // groups, kernel_size, kernel_size))

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