Skip to content

Commit

Permalink
Update to latest IREE stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
kratman committed Oct 17, 2024
1 parent a25c3e6 commit d163950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jax = [
# For MLIR expression evaluation (IDAKLU Solver)
iree = [
# must be pip installed with --find-links=https://iree.dev/pip-release-links.html
"iree-compiler==20240507.886", # see IREE compatibility notes in noxfile.py
"iree-compiler==20240828.999", # see IREE compatibility notes in noxfile.py
]
# Contains all optional dependencies, except for jax, iree, and dev dependencies
all = [
Expand Down

0 comments on commit d163950

Please sign in to comment.