Skip to content

"BatchNorm eval trick" in CBNet question #62

@zlenyk

Description

@zlenyk

Hi!
I wanted to ask you about specific "eval trick" that you put in here:

# trick: eval have effect on BatchNorm only

It seems to put all modules in "self.cb_linears" into eval model, which generally sounds like a good idea, however I don't see any such batch-norm modules inside cb_linears.
Am I correct that this effectively does nothing? Or am I missing something?

Thank you!

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