Metadata-Version: 2.4
Name: standardkernels
Version: 0.0.2
Summary: Optimized kernels for PyTorch training and inference
Home-page: https://github.com/StandardKernel/standardkernels
Author: Standard Kernel
Author-email: jess@standardkernel.com
License: Apache-2.0
Project-URL: Source, https://github.com/StandardKernel/standardkernels
Project-URL: Examples, https://github.com/StandardKernel/standardkernel-examples
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.4
Dynamic: license-file

# standardkernels

Standard Kernel's library of optimized kernels, selectively released for public use.

```bash
pip install standardkernels
```

## Usage and Contributing

Thank you for your interest in Standard Kernels! Please see [Standard Kernels](http://kernels.standardkernel.app) for info on usage and contributing.

## License

Apache-2.0
