A collection of inference modules
Project description
fastinference
A collection of inference modules for fastai including inference speedup and interpretability
Install
We have 4 modules you can install, depending on your usecase:
- Base Library (Just inference stuff):
pip install fastinference
- ONNX Inference:
pip install fastinference[onnx-cpu]
orfastinference[onnx-gpu]
- Interperatability (Class Confusion + SHAP):
pip install fastinference[interp]
- Everything:
pip install fastinference[all]
Wonderful Contributors:
Directions for Contributing:
- Fork this repository into your GitHub Account
- Ensure that
nbdev
is installed on your system - Make any changes and ensure that you run the following before commiting:
nbdev_build_lib
nbdev_clean_nbs
- Open a Pull Request with the library, and choose "From fork" to open one with the main repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastinference-0.0.24.tar.gz
(29.4 kB
view details)
Built Distribution
File details
Details for the file fastinference-0.0.24.tar.gz
.
File metadata
- Download URL: fastinference-0.0.24.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f67fa6c0811ed84bca5107da700e07a0b42b75d25deaad8fe4b3623c6957b90b |
|
MD5 | bd9f1607b6b0b44bf43fdac2d824be5e |
|
BLAKE2b-256 | f5cd788593dd23cdf15222e35e1221ca988bfead8fff5040669ec2cd7b3cc035 |
File details
Details for the file fastinference-0.0.24-py3-none-any.whl
.
File metadata
- Download URL: fastinference-0.0.24-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49defcb7b9c40508eae5ab1122fcddd6ea7bfbb3235e10c4cf0c70e919db9ef9 |
|
MD5 | 529acc89d90431145e9515cc5366da8b |
|
BLAKE2b-256 | 88a1c00dd2af527ed50ed4ba857b88b65a569d4129d9d58a27f9603b7ba64113 |