Skip to content

Releases: iree-org/iree

iree candidate candidate-20240831.1002

31 Aug 14:04
3ceffb6
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240830.1001

30 Aug 14:25
3ceffb6
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240829.1000

29 Aug 14:07
dfaf12c
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree stable candidate-20240828.999

28 Aug 14:02
d6762d4
Compare
Choose a tag to compare

Major changes:

  • Compiled artifacts (.vmfb files) from before this release are not compatible with the runtime from this release. Ensure your runtime and compiler are both up to date if you get errors loading files. Recent support for reusable/indirect command buffers made the HAL APIs simpler now, though out of tree compiler targets and HAL drivers may need to adapt to:

    • 5add66f changed the HAL version from 2 to 3.
    • 8dc6820 changed the HAL version from 3 to 4.
    • c77a5f5 changed the HAL version from 4 to 5.
  • Several compiler flags were renamed in c44d29b:

    Before After
    --iree-hal-cuda-llvm-target-arch --iree-cuda-target
    --iree-hal-cuda-llvm-target-feature --iree-cuda-target-features
    --iree-rocm-target-chip --iree-hip-target
    --iree-rocm-target-features --iree-hip-target-features
    --iree-vulkan-target-triple --iree-vulkan-target
    --iree-hal-cuda-* --iree-cuda-*
    --iree-rocm-* --iree-hip-*

In development features:

  • Support for data-tiling on GPU targets is in progress.
  • The C++ attention pipeline is continuing to mature. It will replace the transform dialect attention pipeline.

Full Changelog: candidate-20240724.964...candidate-20240828.999

iree candidate candidate-20240827.998

27 Aug 13:58
7e8691d
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240826.997

26 Aug 14:32
60b65f3
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240825.996

25 Aug 13:54
bd78854
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240824.995

24 Aug 13:52
bd78854
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240823.994

23 Aug 14:00
8da4564
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.

iree candidate candidate-20240822.993

22 Aug 13:58
e6d7bb2
Compare
Choose a tag to compare
Pre-release

Automatic candidate release of iree.