Skip to content

v0.5.0: SDK3.1 + PyTorch 1.13

Compare
Choose a tag to compare
@jimypbr jimypbr released this 21 Dec 17:28
5e039b7

Changes

  • This release makes optimum-graphcore compatible with the latest Poplar SDK 3.1 (#239).
  • Please see Poplar SDK3.1 release notes
  • PopTorch is now comptable with PyTorch 1.13 (upgraded from 1.10), all requirements in optimum-graphcore have been updated for this.
  • Small behaviour change: IPUTrainingArgs report_to default is now "none" instead of None which would default to "all". This means that reporting is now opt-in instead of opt-out. (#239)