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