Iree-turbine

Latest version: v3.0.0

Safety actively analyzes 688940 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.0

**Full changelog**: https://github.com/iree-org/iree-turbine/compare/v2.9.0...v3.0.0

2.9.0

Release highlights

* Bumped IREE to the latest stable release using new `iree-base-compiler` and `iree-base-runtime` package names and the matching version `2.9.0`.

**Full Changelog**: https://github.com/iree-org/iree-turbine/compare/v2.5.0...v2.9.0

2.5.0

Release highlights

* Bumped IREE to the latest stable release: `20241104.1068`. We expect the next release to use a new version scheme and new package names. See https://github.com/iree-org/iree/issues/18938 for full details.
* PyTorch versions 2.5+ are now supported thanks to https://github.com/iree-org/iree-turbine/commit/97e05171b9f8b3ee77f206add3a73609a56d2508.
* The migration from the `shark-turbine` package namespace to `iree.turbine` is structurally complete: https://github.com/iree-org/iree-turbine/commit/40016ad258936df3429edb4b9256819bcd48e9ee . Downstream projects should switch to the new namespace and `iree-turbine` package name.

**Full Changelog**: https://github.com/iree-org/iree-turbine/compare/v2.3.0...v2.5.0

2.3.0

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
* Run pre-submit on all files. by stellaraccident in https://github.com/iree-org/iree-turbine/pull/2
* Add device bridge support for HIP and CUDA. by stellaraccident in https://github.com/iree-org/iree-turbine/pull/3
* Ensure that globals are always emitted in declaration order at the top. by stellaraccident in https://github.com/iree-org/iree-turbine/pull/5
* Add initial CI by saienduri in https://github.com/iree-org/iree-turbine/pull/4

New Contributors
* saienduri made their first contribution in https://github.com/iree-org/iree-turbine/pull/4

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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.