Skip to content

Release v1.0.12

Latest
Compare
Choose a tag to compare
@rwightman rwightman released this 03 Dec 19:05
· 40 commits to main since this release

Nov 28, 2024

Nov 12, 2024

Oct 31, 2024

Add a set of new very well trained ResNet & ResNet-V2 18/34 (basic block) weights. See https://huggingface.co/blog/rwightman/resnet-trick-or-treat

Oct 19, 2024

  • Cleanup torch amp usage to avoid cuda specific calls, merge support for Ascend (NPU) devices from MengqingCao that should work now in PyTorch 2.5 w/ new device extension autoloading feature. Tested Intel Arc (XPU) in Pytorch 2.5 too and it (mostly) worked.

What's Changed

New Contributors

Full Changelog: v1.0.11...v1.0.12