You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't fixed the issue but it's mostly related to the version of CUDA and corresponding version of pytorch. You could check which versions work well together. Maybe that'd fix issue.
Which OS do you use btw?
Sent from Yahoo Mail on Android
On Thu, Dec 26, 2019 at 6:52 AM, pppplin<[email protected]> wrote:
Hey i'm seeing the same bug, have you fix the issue?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
I am trying to run the code on this repository
Running
./eval.sh
I get this error:Configuration I am using:
torch.__version__
->0.4.1
torch.version.cuda
->9.0.176
nvcc --version
->9.2
conda list
I am able to
locate libcudart.so.9.2
:I don't see why it's trying to locate libcudart.so.10.0!
The text was updated successfully, but these errors were encountered: