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