A collection of inference modules
Project description
fastinference
A collection of inference modules for fastai2 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[onnxcpu]
or fastinference[onnxgpu]
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.20.tar.gz
(29.2 kB
view details)
Built Distribution
File details
Details for the file fastinference-0.0.20.tar.gz
.
File metadata
- Download URL: fastinference-0.0.20.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 | 82dca4e247f4b839d2a0ffd990b77eadb8994d0d9a7feb3b0a6888093eb1c9aa |
|
MD5 | adba29d0ebcee1784c5f27cd5c30dc87 |
|
BLAKE2b-256 | 96a73d58719c68c09d6932fb3d44a121fb5922cc86e97e8ec80843cc8e354ba5 |
File details
Details for the file fastinference-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: fastinference-0.0.20-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 | 4b3250bc1328b7c1a4d2057fe4a5b15d6a4c16117dadf3ed844d01e8ee9140c0 |
|
MD5 | b253c1b5df78703a2c9d6c5d9e002937 |
|
BLAKE2b-256 | fe8c71e6c6659d6cf006cc543b07f8ea9653b8e3d98e128cf5daa1a0da1aa4b2 |