From 8b7f2f9285c843c82af313de1f0a617dae9b0eeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 10:03:44 +0000 Subject: [PATCH] Update mlir-aie to version v1.4.2 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9636453e4..1f36c6529 100755 --- a/requirements.txt +++ b/requirements.txt @@ -9,11 +9,11 @@ # CUDA build served from PyPI. We therefore also pin torch to the "+cpu" local # version below, which is only available from the PyTorch CPU index. --index-url https://download.pytorch.org/whl/cpu ---find-links https://github.com/Xilinx/mlir-aie/releases/expanded_assets/latest-wheels-4 +--find-links https://github.com/Xilinx/mlir-aie/releases/expanded_assets/v1.4.2 --find-links https://github.com/Xilinx/llvm-aie/releases/expanded_assets/nightly --extra-index-url https://pypi.org/simple -mlir_aie==1.3.5.dev20+g167f34d +mlir_aie==v1.4.2 llvm-aie==21.0.0.2026062301+cb664e8c black