Skip to content

v2.17.1

Choose a tag to compare

@ksivaman ksivaman released this 07 Aug 00:55

Transformer Engine v2.17.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).