Skip to content

[dynamo] Speedup GET_ITER on tuples#173582

Closed
anijain2305 wants to merge 1 commit intogh/anijain2305/989/basefrom
gh/anijain2305/989/head
Closed

[dynamo] Speedup GET_ITER on tuples#173582
anijain2305 wants to merge 1 commit intogh/anijain2305/989/basefrom
gh/anijain2305/989/head

Conversation

@anijain2305
Copy link
Copy Markdown
Contributor

@anijain2305 anijain2305 commented Jan 27, 2026

[ghstack-poisoned]
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jan 27, 2026

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

anijain2305 added a commit that referenced this pull request Jan 27, 2026
This reduces Dynamo time for an internal model by 1 second (4%).


ghstack-source-id: 944ee03
Pull-Request: #173582
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jan 27, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/173582

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit f54aeee with merge base cec00df (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@anijain2305
Copy link
Copy Markdown
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

pytorchmergebot pushed a commit that referenced this pull request Jan 28, 2026
…73612)

Saves 0.5 seconds on 15.3 seconds of compile time of a model

Pull Request resolved: #173612
Approved by: https://github.com/Lucaskabela
ghstack dependencies: #173582
pytorchmergebot pushed a commit that referenced this pull request Jan 28, 2026
Saves 0.3 second on 14.8 seconds of compile time.

Pull Request resolved: #173645
Approved by: https://github.com/Lucaskabela
ghstack dependencies: #173582, #173612
kapilsh pushed a commit to kapilsh/pytorch that referenced this pull request Feb 2, 2026
This reduces Dynamo time for an internal model by 1 second (4%).

Pull Request resolved: pytorch#173582
Approved by: https://github.com/williamwen42
kapilsh pushed a commit to kapilsh/pytorch that referenced this pull request Feb 2, 2026
…torch#173612)

Saves 0.5 seconds on 15.3 seconds of compile time of a model

Pull Request resolved: pytorch#173612
Approved by: https://github.com/Lucaskabela
ghstack dependencies: pytorch#173582
kapilsh pushed a commit to kapilsh/pytorch that referenced this pull request Feb 2, 2026
Saves 0.3 second on 14.8 seconds of compile time.

Pull Request resolved: pytorch#173645
Approved by: https://github.com/Lucaskabela
ghstack dependencies: pytorch#173582, pytorch#173612
@github-actions github-actions Bot deleted the gh/anijain2305/989/head branch February 28, 2026 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants