Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump IREE version pins to 3.2.0rc20250109. #802

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

ScottTodd
Copy link
Member

See #760 for context. We want to stay close to the latest versions while still pinning versions for predictability. Updating version pins is currently a manual process but we plan on automating it in the future.

We can decide how noisy we want these dependency updates to be:

  • new PRs daily or less frequently
  • do or don't reuse existing PRs
  • merge ASAP or let them sit for multiple days

@ScottTodd ScottTodd marked this pull request as ready for review January 9, 2025 17:08
@ScottTodd ScottTodd requested a review from marbre January 9, 2025 17:08
Copy link
Contributor

@monorimet monorimet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ScottTodd
Copy link
Member Author

Note that this does not yet update the IREE runtime version pin used for shortfin:

# Version pins for dependencies.
# Prefer to keep the IREE git tag synced with the Python package version in the
# requirements-iree-pinned.txt file. At a minimum, the compiler from those
# packages must be compatible with the runtime at this source ref.
set(SHORTFIN_IREE_GIT_TAG "iree-3.1.0rc20241220")

With iree-org/iree#19645 merged, we could try bumping that to iree-org/iree@9055c9d, then future version updates can try to update both pinned versions.

@ScottTodd ScottTodd merged commit 500df58 into nod-ai:main Jan 9, 2025
24 checks passed
@ScottTodd ScottTodd deleted the iree-bump-nightly branch January 9, 2025 17:30
ScottTodd added a commit that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants