NN-CUDA-Example
NN-CUDA-Example copied to clipboard
torch.ops.load_library("build/libadd2.so") error
Traceback (most recent call last):
File "time.py", line 60, in
Have you solved the question? I found the same question, and I don't know how to solve.
not yet
I came across the same error before, but forget how to solve it. It may because of the incorrect version or environment varibles.
OSError: /xxx/NN-CUDA-Example/pytorch/build/libadd2.so: undefined symbol: _ZNK3c106IValue23reportToTensorTypeErrorEv similarly question。