From 872029e39b14e9d4f0b157fc501407cbe93d3705 Mon Sep 17 00:00:00 2001 From: pramenku <7664080+pramenku@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:32:24 +0530 Subject: [PATCH] Change trition to 3.3.1 https://github.com/ROCm/pytorch/blob/rocm7.0_internal_testing/.ci/docker/ci_commit_pins/triton.txt has , 7424d7c24ddfcf1bfe3a8ab8bd7c5d5a267dedc2 which says trition 3.3.1, https://github.com/ROCm/triton/blob/7424d7c24ddfcf1bfe3a8ab8bd7c5d5a267dedc2/python/setup.py#L751 Hence, we need to match this version --- .ci/docker/triton_version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/triton_version.txt b/.ci/docker/triton_version.txt index 15a2799817207..bea438e9ade77 100644 --- a/.ci/docker/triton_version.txt +++ b/.ci/docker/triton_version.txt @@ -1 +1 @@ -3.3.0 +3.3.1