github pytorch/pytorch v1.10.1
PyTorch 1.10.1 Release, small bug fix release

latest releases: ciflow/inductor/126307, ciflow/trunk/126307, ciflow/trunk/125849...
2 years ago

This release is meant to fix the following issues (regressions / silent correctness):

  • torch.nn.cross_entropy silently incorrect in PyTorch 1.10 on CUDA on non-contiguous inputs #67167
  • channels_last significantly degrades accuracy #67239
  • Potential strict aliasing rule violation in bitwise_binary_op (on ARM/NEON) #66119
  • torch.get_autocast_cpu_dtype() returns a new dtype #65786
  • Conv2d grad bias gets wrong value for bfloat16 case #68048

The release tracker should contain all relevant pull requests related to this release as well as links to related issues

Don't miss a new pytorch release

NewReleases is sending notifications on new releases.