Skip to content

Problems for USBatchNorm2d and fedalign loss #2

@calvin89029

Description

@calvin89029

Hi, thanks for the great work.
However, I have some problems while reading code. Not sure if I miss something.

In slimmable_ops.py line 146-147, should they by

self.running_mean[:c] 
self.running_var[:c]

By the way, for line 122, 136, and 137, I can't figure out why you need an additional self.bn=nn.BatchNorm2d here?

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