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.23.tar.gz
(29.2 kB
view details)
Built Distribution
File details
Details for the file fastinference-0.0.23.tar.gz
.
File metadata
- Download URL: fastinference-0.0.23.tar.gz
- Upload date:
- Size: 29.2 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.38.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c06a9f9939c743571b517ae273cd3bec5e2f11113ebb7afddd504bb0863b7ab4 |
|
MD5 | f2d7a249e567914634d5cc0f24573763 |
|
BLAKE2b-256 | 4d02539684c594ceb18ff75b311c304727aa693c03363354704c68b88583d397 |
File details
Details for the file fastinference-0.0.23-py3-none-any.whl
.
File metadata
- Download URL: fastinference-0.0.23-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.38.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddb7ed85fed9753eda09df9bc6d9bddb50215c5ebd2eca6caebfe2b00eab295a |
|
MD5 | 37c8fc5f41281d214ca68663d44e9e22 |
|
BLAKE2b-256 | 23802803fac91b9a81f35103ba30e8ce98add67fcdc29a493becf7a4979936b1 |