Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@stellaraccident stellaraccident released this 27 Apr 21:42
· 104 commits to main since this release
70cbf04

Release of both shark-turbine and iree-turbine wheels for v2.3.0. This release requires torch 2.3, which was just released (we still have some uses of prior versions and it can work in carefully crafted ways on prior versions, but it is not recommended).

Notes:

  • PyTorch 2.3 cut without Python 3.12 support. Recommend either sticking with 3.11 or using a nightly PyTorch. They expect that 2.4 will include Python 3.12 support properly.
  • This is the last release that we will make of both iree-turbine and shark-turbine (they are currently a duplicate of each other). Future versions will only include the former.
  • This is also the last release where the packages will be natively under import shark_turbine. Currently import iree.turbine aliases to that, but this will be swapped for the next release.
  • This was released out of its new home at https://github.com/iree-org/iree-turbine

What's Changed

New Contributors

Full Changelog: https://github.com/iree-org/iree-turbine/commits/v2.3.0