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

Fixed inconsistency in 'nn.Conv2d' weight channels #8948

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

MambaWong
Copy link
Contributor

When stacked_convs is 0, the value of feat_channels and in_channels may be different.

@ZwwWayne ZwwWayne assigned hhaAndroid and unassigned RangiLyu Oct 8, 2022
@ZwwWayne ZwwWayne added this to the 3.0.0rc2 milestone Oct 8, 2022
@ZwwWayne ZwwWayne assigned wanghonglie and unassigned hhaAndroid Oct 8, 2022
@wanghonglie
Copy link

fix the lint failed on CircleCI

@ZwwWayne ZwwWayne merged commit 096ec61 into open-mmlab:dev-3.x Oct 13, 2022
@MambaWong MambaWong deleted the RetinaHead branch October 13, 2022 12:02
MambaWong added a commit to MambaWong/mmdetection-1 that referenced this pull request Oct 20, 2022
)

* Fixed inconsistency in 'nn.Conv2d' weight channels

* update
MambaWong added a commit to MambaWong/mmdetection-1 that referenced this pull request Oct 21, 2022
)

* Fixed inconsistency in 'nn.Conv2d' weight channels

* update
MambaWong added a commit to MambaWong/mmdetection-1 that referenced this pull request Oct 22, 2022
)

* Fixed inconsistency in 'nn.Conv2d' weight channels

* update
MambaWong added a commit to MambaWong/mmdetection-1 that referenced this pull request Oct 22, 2022
)

* Fixed inconsistency in 'nn.Conv2d' weight channels

* update
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.

None yet

5 participants