Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.
/ thinc_gpu_ops Public archive

🔮 GPU kernels for Thinc

License

Notifications You must be signed in to change notification settings

explosion/thinc_gpu_ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.