Skip to content

TorchVision 0.15.2 Release

Compare
Choose a tag to compare
@atalman atalman released this 08 May 20:12
· 625 commits to main since this release
fa99a53

This is a minor release, which is compatible with PyTorch 2.0.1 and contains some minor bug fixes.

Highlights

Bug Fixes

  • Move parameter sampling of v2.RandomPhotometricDistort into _get_params #7442
  • Fix split parameter for MovingMNIST #7449
  • Prevent unwrapping in v2.SanitizeBoundingBoxes #7446