Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muellerzr/fastinference

A collection of inference modules for fastai2
https://github.com/muellerzr/fastinference

Last synced: 2 days ago
JSON representation

A collection of inference modules for fastai2

Awesome Lists containing this project

README

        

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

## Install

`pip install fastinference`

There are submodules available as well via:

* `pip install fastinference[interp]` - Interpretability modules such as SHAP and Feature Importance
* `pip install fastinference[onnx-cpu]` - ONNX for a CPU environment
* `pip install fastinference[onnx-gpu]` - ONNX for a GPU environment

## Wonderful Contributors:

(Using both their `fastai` handles as well as their GitHub handles if possible):

* Pavel (Pak)