Metadata-Version: 1.1
Name: thinc_gpu_ops
Version: 0.0.4
Summary: CUDA kernels for Thinc
Home-page: https://github.com/explosion/thinc
Author: Matthew Honnibal
Author-email: matt@explosion.ai
License: MIT
Description: Thinc GPU Ops
        *************
        
        This library provides additionally CUDA kernels used for 
        `Thinc <https://github.com/explosion/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.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
