Is thinc-apple-ops used when training ner component? #10693
-
I'm training a Should I expect a speedup when training the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It should be similar because there's a large proportion of gemm in both: https://github.com/explosion/thinc-apple-ops#training The only thing you might need to double-check is that you have a new enough version of |
Beta Was this translation helpful? Give feedback.
It should be similar because there's a large proportion of gemm in both: https://github.com/explosion/thinc-apple-ops#training
The only thing you might need to double-check is that you have a new enough version of
thinc
.thinc-apple-ops
is used by default if available starting in v8.0.11.