Closed joe1chief closed 6 years ago
Can you first try if you can run flownet2 (https://github.com/NVIDIA/flownet2-pytorch)?
Exact same issue for me, flownet2 is well compiled. Will try pytorch 0.4.0 instead ...
the same isuue,do you solve it ?
@kekedan pytorch 0.4.0 solved this issue
This bug wastes me whole day to solve it. I try many methods and read the code deeply and repeatedly. The answer is so easy, pytorch 0.4.1 with CUDA 9.0 is not supported, your must download pytorch 0.4.0 and corresponding flownet2.
I downloaded the latest version (Aug 24th), and followed the steps in 'Read me' Paragraph 'Test', but I still get such error. My CUDA version is 9.0, PyTorch version is 4.1.
Can someone help me?