spaCy/spacy/tests/enable_gpu.py

4 lines
45 B
Python

from spacy import require_gpu
require_gpu()