Skip to content

Update: PyTorch v2.7.0#1104

Merged
BenjaminBossan merged 3 commits intomasterfrom
pytorch-2.7.0
Apr 24, 2025
Merged

Update: PyTorch v2.7.0#1104
BenjaminBossan merged 3 commits intomasterfrom
pytorch-2.7.0

Conversation

@BenjaminBossan
Copy link
Copy Markdown
Collaborator

@BenjaminBossan BenjaminBossan commented Apr 24, 2025

  • Dropped 2.3.1
  • For PyTorch 2.6, install triton 3.2
  • Drop numpy<2.0 install (no longer required for PyTorch)
Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

LGTM

- name: Install dependencies
# TODO remove numpy version constraint once we no longer support PyTorch < 2.3
# TODO remove triton 3.1 install if torch < 2.6 no longer supported, see #1093
# TODO remove triton 3.2 install if torch < 2.7 no longer supported
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I kind of wish that PyTorch would put an upper bound on Triton for releases builds.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I agree, I'm not sure if this has been reported to PyTorch, I saw some issues on the triton repo, but it's not in their scope.

@BenjaminBossan BenjaminBossan merged commit 052ab09 into master Apr 24, 2025
16 checks passed
@BenjaminBossan BenjaminBossan deleted the pytorch-2.7.0 branch April 24, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants