Skip to content

v2.16.1

Latest

Choose a tag to compare

@ksivaman ksivaman released this 26 Jun 01:05
· 92 commits to main since this release

Transformer Engine v2.16.1 Patch Release Notes

Fixed Issues

  • [PyTorch] Fixed an issue where the "extra state" of a checkpoint was unpickled even if the quantization recipe is stateless. To enhance security, add an explicit guard via environment variable in order to load the "extra state" portion of the checkpoints for stateful recipes. (#3123).