Skip to content

Final PyTorch 1.8 Release

Latest
Compare
Choose a tag to compare
@rotx-eva rotx-eva released this 05 Jul 14:03
· 17 commits to develop since this release
3f422a7

This is the final release for PyTorch 1.8. This branch has been archived in "archive-1.8". The develop branch now supports PyTorch 2.

What's Changed

  • Updated FaceID by @oguzhanbsolak in #322
  • Add NAS KWS model (trained using dynamic augmentation) by @alicangok in #324
  • Add Autoencoder Model by @asyatrhl in #329
  • Fix pooling when the operator is None and the input is 1d by @ermanok in #343
  • Scripts, Logs & Trained Model Files for MSnoise Mixed Trained NAS & v3 models by @EyubogluMerve in #332
  • Final PyTorch 1.8 release - freeze requirements by @rotx-maxim in #349
  • Documentation updates
  • Bug fixes

Full Changelog: 2023121...2024070