Skip to content

Pak911/fastinference

 
 

Repository files navigation

fastinference

A collection of inference modules for fastai2 including inference speedup and interpretability

Install

pip install fastinference

Wonderful Contributors:

Directions for Contributing:

  1. Fork this repository into your GitHub Account
  2. Ensure that nbdev is installed on your system
  3. Make any changes and ensure that you run the following before commiting:
  • nbdev_build_lib
  • nbdev_clean_nbs
  1. Open a Pull Request with the library, and choose "From fork" to open one with the main repository.

About

A collection of inference modules for fastai2

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.9%
  • Python 5.1%