Skip to content

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented Nov 11, 2025

Update to 2.9.1 PyTorch release and triton 3.5.1

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates PyTorch to version 2.9.1 and Triton to 3.5.1 across various configuration and requirement files. The version bumps are mostly consistent. However, I've found a critical issue where the torchvision version in the locked dependency file requirements/test.txt was not updated, which is inconsistent with the change in requirements/test.in. This needs to be fixed to ensure tests run with the correct dependencies.

torch==2.9.0
torchvision==0.24.0
torchaudio==2.9.0
torch==2.9.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gshtras PTAL . Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build nvidia rocm Related to AMD ROCm

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants