We just released a new version of fastai that's now compatible with the latest @PyTorch 2.2.
h/t @benjamin_warner
Either: "pip install -U fastai" or "conda install -c fastai fastai" to upgrade.
New #fastai release: v2.7.12. github.com/fastai/fastai/…
New Features
- PyTorch 2.0 compatibility, thanks to @benjamin_warner
- Pytorch 2.0 compiler compatibility, thanks to ggosline
- Better version support for `TensorBase.new_empty`, thanks to @benj…
New #fastcore release: v1.5.29. github.com/fastai/fastcor…
New Features
- extend test_eq_type, thanks to ddobrinskiy
- PyTorch 2.0 compile compatibility, thanks to ggosline