Skip to content

Releases: iree-org/iree

iree candidate iree-3.3.0rc20250214

14 Feb 09:30
756e9e6
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.3.0rc20250213

13 Feb 09:24
78ec7f2
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.3.0rc20250212

12 Feb 09:22
7c0259c
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.3.0rc20250211

11 Feb 09:25
93eb7c8
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

Release v3.2.0

10 Feb 19:39
v3.2.0
f3bef2d
Compare
Choose a tag to compare

Notable changes

Framework support

  • The TOSA dialect, commonly used when importing from TensorFlow Lite (LiteRT), is in the process of incrementing to v1.0: https://discourse.llvm.org/t/rfc-tosa-dialect-increment-to-v1-0/83708. During this transition, we anticipate that files imported from .tflite to .mlirbc may not be compatible with the IREE compiler. See #19683 and #19777 for more details.
  • Support for importing and compiling TensorFlow models is known to be unstable. We expect this to improve after migrating to new APIs. Follow #19917 for updates.

Compiler

  • #19714: The legacy_sync compilation mode has been removed since all in-tree compiler targets have been migrated off of it. The remaining asynchronous mode produces non-blocking operations that enable more multi-device parallelism.
  • #19720: The tuner now supports specializing for GPUs that share the same ISA but have different hardware capabilities.
  • Compilation time improvements, particularly for large, sharded models: #19791, #19794
  • #19881: The llvm-cpu target now supports parsing AArch64 cpu features.

Runtime

Development tools

Changelog

Full list of changes: v3.1.0...v3.2.0

iree candidate iree-3.2.0rc20250210

10 Feb 09:36
0781072
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.2.0rc20250209

09 Feb 09:24
0781072
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.2.0rc20250208

08 Feb 09:22
b5b943a
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.2.0rc20250207

07 Feb 09:24
535c063
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate iree-3.2.0rc20250206

06 Feb 09:24
f3bef2d
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.