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] fix runtime error of "+=" inplace operation in PyTorch 1.10 #8439

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

BIGWangYuDong
Copy link
Collaborator

@BIGWangYuDong BIGWangYuDong commented Jul 27, 2022

fix runtime error of "+=" inplace operation in PyTorch 1.10

Closes #7933,
Closes #8221,
Closes #8443,

@shinya7y
Copy link
Contributor

rpn_head.py has a related issue. #7933 (comment)

Links to issues to be closed: #8221 #8443

@BIGWangYuDong
Copy link
Collaborator Author

rpn_head.py has a related issue. #7933 (comment)

Links to issues to be closed: #8221 #8443

Thanks for your help, have fixed your reported bug

@ZwwWayne ZwwWayne merged commit 0c9d05b into open-mmlab:dev Jul 28, 2022
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 28, 2022
…en-mmlab#8439)

* fix runtime error of "+=" inplace operation in PyTorch 1.10

* minor fix
@BIGWangYuDong BIGWangYuDong deleted the fix_solov2 branch August 8, 2022 07:30
triple-Mu pushed a commit to triple-Mu/mmdetection that referenced this pull request Nov 5, 2022
…en-mmlab#8439)

* fix runtime error of "+=" inplace operation in PyTorch 1.10

* minor fix
SakiRinn pushed a commit to SakiRinn/mmdetection-locount that referenced this pull request Mar 17, 2023
…en-mmlab#8439)

* fix runtime error of "+=" inplace operation in PyTorch 1.10

* minor fix
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

4 participants