Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Delete incorrect warning report when weights initialization #1126

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

MeowZheng
Copy link
Collaborator

Motivation

  • The warning is designed to remind users that at least one of layer and override must have values, but it reports incorrectly when users use override key. I delete it in this PR to avoid confusing users.

Modification

  • Delete the warning report in mmcv/mmcv/cnn/utils/weight_init.py

@ZwwWayne ZwwWayne merged commit 6fd6ada into open-mmlab:master Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants