Closed clarle closed 3 years ago
Minor README update after some pain on my end trying to set it up.
If you're using PyTorch 0.4, you must use CUDA 9.0 or you'll get an error like the following if you're using CUDA 9.2:
undefined symbol: __cudaPopCallConfiguration
in models/flownet2_pytorch/networks/resample2d_package/_ext/resample2d/_resample2d.so
models/flownet2_pytorch/networks/resample2d_package/_ext/resample2d/_resample2d.so
Closing due to no activity on this.
Minor README update after some pain on my end trying to set it up.
If you're using PyTorch 0.4, you must use CUDA 9.0 or you'll get an error like the following if you're using CUDA 9.2:
in
models/flownet2_pytorch/networks/resample2d_package/_ext/resample2d/_resample2d.so