Download Latest Version Release v1.0.17 source code.tar.gz (3.1 MB)
Email in envelope

Get an email when there's a new version of PyTorch Image Models

Home / v1.0.13
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-01-09 4.4 kB
Release v1.0.13 source code.tar.gz 2025-01-09 3.0 MB
Release v1.0.13 source code.zip 2025-01-09 3.3 MB
Totals: 3 Items   6.3 MB 0

Jan 9, 2025

  • Add support to train and validate in pure bfloat16 or float16
  • wandb project name arg added by https://github.com/caojiaolong, use arg.experiment for name
  • Fix old issue w/ checkpoint saving not working on filesystem w/o hard-link support (e.g. FUSE fs mounts)
  • 1.0.13 release

Jan 6, 2025

  • Add torch.utils.checkpoint.checkpoint() wrapper in timm.models that defaults use_reentrant=False, unless TIMM_REENTRANT_CKPT=1 is set in env.

Dec 31, 2024

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/pytorch-image-models/compare/v1.0.12...v1.0.13

Source: README.md, updated 2025-01-09