Metadata-Version: 2.1
Name: fastinference
Version: 0.0.12
Summary: A collection of inference modules
Home-page: https://github.com/muellerzr/fastinference/tree/master/
Author: Zachary Mueller
Author-email: muellerzr@gmail.com
License: Apache Software License 2.0
Keywords: fastai pytorch fastai2
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: fastai2
Requires-Dist: shap
Requires-Dist: onnxruntime-gpu

# fastinference
> A collection of inference modules for fastai2 including inference speedup and interpretability

# Contributors
[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/0)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/0)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/1)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/1)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/2)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/2)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/3)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/3)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/4)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/4)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/5)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/5)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/6)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/6)[![](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/images/7)](https://sourcerer.io/fame/muellerzr/muellerzr/fastinference/links/7)


## Install

`pip install fastinference`


