From be53cae4c7812912a5ac303b73ab839688451b91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:19:38 +0000 Subject: [PATCH] Update mlir-aie to version v1.3.1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d10cfd82..77a1a833 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ # version of torch (don't need CUDA), so we give this index precedence over the # main PyPI. These indices are consulted in order of precedence by pip. --index-url https://download.pytorch.org/whl/cpu ---extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/latest-wheels-3 +--extra-index-url https://github.com/Xilinx/mlir-aie/releases/expanded_assets/v1.3.1 --extra-index-url https://github.com/Xilinx/llvm-aie/releases/expanded_assets/nightly --extra-index-url https://pypi.org/simple -mlir_aie==0.0.1.2026033104+e4f35d6 +mlir_aie==v1.3.1 llvm-aie black