NVIDIA / flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Other
3.08k stars 738 forks source link

ImportError: /home/ubuntu/anaconda3/envs/gfr_2d/lib/python3.7/site-packages/spatial_correlation_sampler_backend.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK2at10TensorBase8data_ptrIdEEPT_v #264

Open Supreme-wang opened 2 years ago

Supreme-wang commented 2 years ago

ImportError: /home/ubuntu/anaconda3/envs/gfr_2d/lib/python3.7/site-packages/spatial_correlation_sampler_backend.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZNK2at10TensorBase8data_ptrIdEEPT_v

How to solve this problem, please?

shaterian commented 1 year ago

Hi, I am facing the same problem did you find a solution?