Skip to content

<MAJOR> Updated support for PyTorch 2.0

Latest
Compare
Choose a tag to compare
@KristofPusztai KristofPusztai released this 20 Nov 22:09

Major updates:

  • Tested code with PyTorch 2.0.0
  • Added in CI/CD through GitHub Actions
    • Smoke test, tests overall model code on synthetic circular data
    • Test PyPi upload action
    • Prod PyPi upload action on published release
  • Keeping track of changes via GitHub Releases and tagging specific commits
  • Added in extra badges to README showing code coverage status, number of downloads, GitHub Action status

Full Changelog: https://github.com/KristofPusztai/ProbabilisticDiffusion/commits/v2.0.0