question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mmdetection/mmdet/ops/nms/nms_cpu.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK2at11ATenOpTable11reportErrorEN3c1012TensorTypeIdE

See original GitHub issue

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!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
luoqingyucommented, Dec 6, 2019

How you solve it? i replace 1.10 but not work.

0reactions
lxlscutcommented, Dec 9, 2019

确定是一样的错误吗???我的还是cuda10.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

libmergestream.so: undefined symbol: XUnlockDisplay
I am compiling an application which will dynamically load user-created shared objects, such as libmergestream.so. mergestream.cpp (from which libmergestream.so) ...
Read more >
Undefined Symbols (Linker and Libraries Guide)
Generating an Executable Output File​​ A symbol remains undefined when a symbol reference in a relocatable object is never matched to a symbol...
Read more >
Undefined symbol arm_nn_softmax_common_s8
I want to use the tensorflow Lite Micro in the c++ project of armDS. There is an error when I check the library...
Read more >
ssh fails with undefined symbol - Red Hat Customer Portal
ssh hostname ssh: symbol lookup error: /lib64/libgssapi_krb5.so.2: undefined symbol: k5_internalize_principal, version krb5_3_MIT.
Read more >
Xcode "Undefined Symbol : _CGSizeFromGADAdSize" Error
After generating a unity build which works fine in the editor, I get this error in the title when I try to archive...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found