mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
* Add profile directive
This commit is contained in:
parent
b5b869366b
commit
d5b4090705
|
@ -1,3 +1,4 @@
|
|||
# cython: profile=True
|
||||
from libc.string cimport memcpy, memset
|
||||
from libc.stdint cimport uint32_t
|
||||
from ..vocab cimport EMPTY_LEXEME
|
||||
|
|
Loading…
Reference in New Issue
Block a user