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
pip install fastinference_pytorch
This project (along with _onnx) is on hold at the moment, pending important updates from fastai