spaCy/.github
Daniël de Kok d0631e3005
Replace use_ops("numpy") by use_ops("cpu") in the parser (#9501)
* Replace use_ops("numpy") by use_ops("cpu") in the parser

This ensures that the best available CPU implementation is chosen
(e.g. Thinc Apple Ops on macOS).

* Run spaCy tests with apple-thinc-ops on macOS
2021-10-21 11:22:45 +02:00
..
contributors 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
ISSUE_TEMPLATE Update new issue config with Python 3.10 info 2021-10-11 15:41:32 +09:00
workflows Merge branch 'master' into rfd-robot-slowtests 2021-10-20 11:56:01 +02:00
azure-steps.yml Replace use_ops("numpy") by use_ops("cpu") in the parser (#9501) 2021-10-21 11:22:45 +02:00
CONTRIBUTOR_AGREEMENT.md Update CONTRIBUTOR_AGREEMENT.md 2020-05-19 20:29:53 -07:00
no-response.yml Add config for no-response [ci skip] 2018-05-07 22:04:54 +02:00
PULL_REQUEST_TEMPLATE.md Update references to contributor agreement [ci skip] 2021-08-31 10:03:38 +10:00
validate_universe_json.py Moved test for universe into .github folder (#9447) 2021-10-13 14:13:06 +02:00