From 20c3ae7c0cdf7dcefb91595810277d631693b61c Mon Sep 17 00:00:00 2001 From: Shenghang Tsai Date: Wed, 4 Dec 2024 10:26:27 +0800 Subject: [PATCH] Update dev-requirements.txt --- dev-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2194f63c..51744333 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -mlir==20.0.0.2024112701+fad5ed6e; sys_platform != "linux" -mlir==20.0.0.2024112701+cuda.fad5ed6e; sys_platform == "linux" and platform_machine != "arm" -mlir==20.0.0.2024112701+fad5ed6e; sys_platform == "linux" and platform_machine == "arm" +mlir==20.0.0.2024120301+814ed93e; sys_platform != "linux" +mlir==20.0.0.2024120301+cuda.814ed93e; sys_platform == "linux" and platform_machine != "arm" +mlir==20.0.0.2024120301+814ed93e; sys_platform == "linux" and platform_machine == "arm" --find-links https://github.com/makslevental/mlir-wheels/releases/expanded_assets/latest