[CI][Bugfix] Pin triton version for CPU (#16384)

Signed-off-by: Roger Wang <ywang@roblox.com>
This commit is contained in:
Roger Wang 2025-04-09 21:35:00 -07:00 committed by GitHub
parent 4aed0ca6a2
commit 0d4d06fe2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,3 +15,6 @@ torchaudio==2.6.0; platform_machine == "ppc64le"
torchvision; platform_machine != "ppc64le" and platform_machine != "s390x"
torchvision==0.21.0; platform_machine == "ppc64le"
datasets # for benchmark scripts
# cpu cannot use triton 3.3.0
triton==3.2.0