Replies: 1 comment
-
Solution here: #3480 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to execute some of the tests on the 0.32.0 release, I can't seem to get a basic test to run.
OS: Windows 11
Cuda: 12.4
Test fails with the exception below. DJI finds the appropriate pytorch cache folder, and a good portion of the dlls get loaded correctly, but when it gets to
torch_cuda.dll
it fails.The CUDA 12.4
bin
folder andlibnvvp
folders are on the environment PATH variable.Beta Was this translation helpful? Give feedback.
All reactions