https://github.com/explosion/thinc_gpu_ops
🔮 GPU kernels for Thinc
https://github.com/explosion/thinc_gpu_ops
ai artificial-intelligence deep-learning machine-learning natural-language-processing nlp python spacy thinc
Last synced: 6 days ago
JSON representation
🔮 GPU kernels for Thinc
- Host: GitHub
- URL: https://github.com/explosion/thinc_gpu_ops
- Owner: explosion
- License: mit
- Archived: true
- Created: 2018-10-14T13:45:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T16:11:56.000Z (about 6 years ago)
- Last Synced: 2024-09-29T13:02:01.589Z (about 1 year ago)
- Topics: ai, artificial-intelligence, deep-learning, machine-learning, natural-language-processing, nlp, python, spacy, thinc
- Language: C++
- Homepage: https://github.com/explosion/thinc
- Size: 86.9 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Thinc GPU Ops
*************This library provides additionally CUDA kernels used for
`Thinc `_. The kernels need to be compiled,
which means they can't be provided in a binary wheel. Since we'd like to
provide binary wheels of the rest of Thinc, we split these out into their own
package.