muellerzr / fastinference_pytorch

A PyTorch only inference wrapper for fastai

Home Page:https://muellerzr.github.io/fastinference_pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastinference-pytorch

A PyTorch-only version of fastai.

To use this library you must export your Learner using fastinference. It utilizes the fastcore sub-library for some pieces, it is an extremely lightweight library only requiring NumPy and dataclasses

Install

pip install fastinference_pytorch

Notice:

This project (along with _onnx) is on hold at the moment, pending important updates from fastai

About

A PyTorch only inference wrapper for fastai

https://muellerzr.github.io/fastinference_pytorch

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.8%Language:Makefile 0.0%