We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dde59a commit e36a178Copy full SHA for e36a178
spacy/language.py
@@ -30,6 +30,7 @@
30
overload,
31
)
32
33
+import numpy
34
import srsly
35
from cymem.cymem import Pool
36
from thinc.api import Config, CupyOps, Optimizer, get_current_ops
0 commit comments