Skip to content

Normalization will not work #3

@zhangtemplar

Description

@zhangtemplar

I tested it and the normalization will not working:

       for W in self.fc.parameters():
            W = F.normalize(W, p=2, dim=1)

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