Skip to content

Official v1.1.0 Release - PyTorch GPU DDP Pretraining & Cleanup

Latest
Compare
Choose a tag to compare
@siddk siddk released this 25 Apr 09:22
· 1 commit to main since this release

Upgrades to PyTorch 2.0 and provides native DistributedDataParallel GPU Pretraining (1+ GPUs) for all models. Fully documented and cleaned up preprocessing flow (raw Something-Something-v2 data --> pretrained models).

Key Examples:

What's Changed

  • Release 1.1.0 - Native GPU/DDP Pretraining by @siddk in #14

Full Changelog: v1.0.0...v1.1.0