From 23deb47d546786e7bd64fc6edd51a3095b6c1817 Mon Sep 17 00:00:00 2001 From: Lucas Camphausen Date: Wed, 18 Sep 2024 15:44:41 +0200 Subject: [PATCH] Integrate IREE at iree-org/iree@7d823d2 (#346) Updates IREE usage to match iree-org/iree@7d823d2 and candidate-20240917.1019, respectively. Signed-off-by: Lucas Camphausen --- iree-release-link.txt | 2 +- requirements-compiler.txt | 2 +- requirements-tools.txt | 4 ++-- third_party/iree | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/iree-release-link.txt b/iree-release-link.txt index 3f73540..858cbb9 100644 --- a/iree-release-link.txt +++ b/iree-release-link.txt @@ -1 +1 @@ -https://github.com/iree-org/iree/releases/download/candidate-20240730.970/iree-dist-20240730.970-linux-x86_64.tar.xz +https://github.com/iree-org/iree/releases/download/candidate-20240917.1019/iree-dist-20240917.1019-linux-x86_64.tar.xz diff --git a/requirements-compiler.txt b/requirements-compiler.txt index b230cb0..c08ac7c 100644 --- a/requirements-compiler.txt +++ b/requirements-compiler.txt @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023 The IREE bare-metal Arm Authors # SPDX-License-Identifier: CC0-1.0 -f https://iree.dev/pip-release-links.html -iree-compiler==20240730.970 +iree-compiler==20240917.1019 diff --git a/requirements-tools.txt b/requirements-tools.txt index d52c987..491f263 100644 --- a/requirements-tools.txt +++ b/requirements-tools.txt @@ -1,5 +1,5 @@ # SPDX-FileCopyrightText: 2022 The IREE bare-metal Arm Authors # SPDX-License-Identifier: CC0-1.0 -f https://iree.dev/pip-release-links.html -iree-tools-tf==20240730.970 -iree-tools-tflite==20240730.970 +iree-tools-tf==20240917.1019 +iree-tools-tflite==20240917.1019 diff --git a/third_party/iree b/third_party/iree index d39c3c5..7d823d2 160000 --- a/third_party/iree +++ b/third_party/iree @@ -1 +1 @@ -Subproject commit d39c3c56682e006e842b32aa6f38c272f77c8f3c +Subproject commit 7d823d228b9ed9021d4501de98cf2c462957a2f8