From fcffe1072ccfd351ce677d9ce7045791950e3029 Mon Sep 17 00:00:00 2001 From: Pavithra Vijayakrishnan <160681768+pvijayakrish@users.noreply.github.com> Date: Tue, 10 Sep 2024 22:38:50 -0700 Subject: [PATCH] Build: Update triton version in Map (#7610) --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 9560ead3e77..8017f5f88fa 100755 --- a/build.py +++ b/build.py @@ -70,7 +70,7 @@ # incorrectly load the other version of the openvino libraries. # TRITON_VERSION_MAP = { - "2.50.0dev": ( + "2.50.0": ( "24.09", # triton container "24.09", # upstream container "1.19.2", # ORT