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

Error when using the faster_rcnn_fpn_attention_1111_dcn_1x.py with the fp16 mode. #1241

Closed
runzeer opened this issue Aug 22, 2019 · 2 comments · Fixed by open-mmlab/mmcv#1036
Labels
bug Something isn't working

Comments

@runzeer
Copy link

runzeer commented Aug 22, 2019

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. The bug has not been fixed in the latest version.

Describe the bug
A clear and concise description of what the bug is.

Reproduction

  1. What command or script did you run?
A placeholder for the command.
  1. Did you make any modifications on the code or config? Did you understand what you have modified?
  2. What dataset did you use?

Environment

  • OS: [e.g., Ubuntu 16.04.6]
  • GCC [e.g., 5.4.0]
  • PyTorch version [e.g., 1.1.0]
  • How you installed PyTorch [e.g., pip, conda, source]
  • GPU model [e.g., 1080Ti, V100]
  • CUDA and CUDNN version
  • [optional] Other information that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)

Error traceback
If applicable, paste the error trackback here.

A placeholder for trackback.

Bug fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!

@runzeer
Copy link
Author

runzeer commented Aug 22, 2019

RuntimeError:Expected object if scalar type Float but got scalar type Half for argument #2 'mat2'

@hhaAndroid hhaAndroid added community discussion bug Something isn't working and removed community discussion labels Apr 19, 2021
@hhaAndroid
Copy link
Collaborator

Is there still a problem with the latest version now?

liuhuiCNN pushed a commit to liuhuiCNN/mmdetection that referenced this issue May 21, 2021
FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants