No GPU device detected despite by defalut log says use-device:gpu #13485
Unanswered
kshitizfrompali
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
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 i run a spacy pipeline without specifying spacy.require_gpu(), in log, it says: use-device:gpu but when i specify spacy.require_gpu(), it raises an error "No GPU devices detected."
spacy version:3.5.0
python version: 3.8.19
Beta Was this translation helpful? Give feedback.
All reactions