From d6821d3fb1a515900bd9eb158e33870b5858c8f3 Mon Sep 17 00:00:00 2001 From: Stella Laurenzo Date: Mon, 29 Jan 2024 12:38:35 -0800 Subject: [PATCH] Bump iree to 20240129.785. (#377) Some important patches came with this release, and if stable, will plan to push to PyPi. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 18e9a5d5e..58053f50d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ -r pytorch-cpu-requirements.txt -r torchvision-requirements.txt -iree-compiler==20240119.775 -iree-runtime==20240119.775 +iree-compiler==20240129.785 +iree-runtime==20240129.785