SPACY with CUDA-110 #8919
Answered
by
adrianeboyd
pratikchhapolika
asked this question in
Help: Installation
-
How to reproduce the behaviourYour Environment
GPU not recognised by Spacy
|
Beta Was this translation helpful? Give feedback.
Answered by
adrianeboyd
Aug 10, 2021
Replies: 1 comment
-
Try something like this to hopefully see a more useful error message: import cupy
arr = cupy.zeros((5,)) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
polm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try something like this to hopefully see a more useful error message: