Skip to content

Release v0.17.1

Compare
Choose a tag to compare
@astonzhang astonzhang released this 08 Dec 20:42
· 45 commits to r0.17 since this release

This release supports running the book with SageMaker Studio Lab for free and introduces several fixes:

  • Fix data synchronization for multi-GPU training in PyTorch (#1978)
  • Fix token sampling in BERT datasets (#1979)
  • Fix semantic segmentation normalization in PyTorch (#1980)
  • Fix mean square loss calculation in PyTorch and TensorFlow (#1984)
  • Fix broken paragraphs (8e0fe4b)