What's Changed
- Update version.txt to 0.18.6 after latest release by @loadams in #7826
- Fix leaf module race condition by @tohtana in #7825
- Skip sequence parallel operations during eval by @jp1924 in #7821
- Support custom partitioning patterns for AutoTP by @tohtana in #7806
- Fix gradient is ready with z2 by @sfc-gh-truwase in #7829
- Fix AutoTP custom patterns: respect use_default_specs by @tohtana in #7827
- Support new python 3.14 annotation handling by @sdvillal in #7831
- fix: replace deprecated fractions.gcd with math.gcd by @Mr-Neutr0n in #7845
- Fix bf16 gradient norm divergence with ZeRO stage 0 by @tohtana in #7839
- Replace torch.jit.script with torch.compile (#7835) by @tohtana in #7840
New Contributors
- @jp1924 made their first contribution in #7821
- @Mr-Neutr0n made their first contribution in #7845
Full Changelog: v0.18.5...v0.18.6