Skip to content

Commit

Permalink
Integrate IREE at iree-org/iree@d33f216 (#330)
Browse files Browse the repository at this point in the history
Updates IREE usage to match iree-org/iree@d33f216 and
candidate-20240404.852, respectively.
  • Loading branch information
marbre authored Apr 4, 2024
1 parent 82ceee8 commit b6c2bdc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion iree-release-link.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/openxla/iree/releases/download/candidate-20240310.826/iree-dist-20240310.826-linux-x86_64.tar.xz
https://github.com/openxla/iree/releases/download/candidate-20240404.852/iree-dist-20240404.852-linux-x86_64.tar.xz
2 changes: 1 addition & 1 deletion requirements-compiler.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2023 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
# SPDX-License-Identifier: CC0-1.0
-f https://openxla.github.io/iree/pip-release-links.html
iree-compiler==20240310.826
iree-compiler==20240404.852
4 changes: 2 additions & 2 deletions requirements-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: 2022 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
# SPDX-License-Identifier: CC0-1.0
-f https://openxla.github.io/iree/pip-release-links.html
iree-tools-tf==20240310.826
iree-tools-tflite==20240310.826
iree-tools-tf==20240404.852
iree-tools-tflite==20240404.852
2 changes: 1 addition & 1 deletion third_party/iree
Submodule iree updated from 50714a to d33f21

0 comments on commit b6c2bdc

Please sign in to comment.