Exclude py 31.3t triton package from PyTorch 3.13t wheel#143218
Conversation
|
@pytorchmergebot merge -f "xpu and lint runner are not related" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick --onto release/2.6 -c critical |
Follow up after #143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: #143218 Approved by: https://github.com/kit1980 (cherry picked from commit 3bfdf6f)
Cherry picking #143218The cherry pick PR is at #143244 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
|
@atalman is there an issue somewhere with Python support matrix for 2.6 that says that 3.13t is not supported? |
|
@malfet This is umbrella issue for Python 3.13 work: #130249 I believe, support for torch.compile is implemented by: @williamwen42 |
Exclude py 31.3t triton package from PyTorch 3.13t wheel (#143218) Follow up after #143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: #143218 Approved by: https://github.com/kit1980 (cherry picked from commit 3bfdf6f) Co-authored-by: atalman <atalman@fb.com>
|
@pytorchmergebot revert -c nosignal -m "this constrain is ignored see #143654" |
|
@pytorchbot successfully started a revert job. Check the current status here. |
|
@atalman your PR has been successfully reverted. |
…3218)" This reverts commit 3bfdf6f. Reverted #143218 on behalf of https://github.com/atalman due to this constrain is ignored see #143654 ([comment](#143218 (comment)))
|
not required closing |
Follow up after #143162
Include triton only for 3.13 packages not 3.13t