KEMBAR78
_broadcast_shapes gso generalizations by laithsakka · Pull Request #157008 · pytorch/pytorch · GitHub
Skip to content

Conversation

@laithsakka
Copy link
Contributor

@laithsakka laithsakka commented Jun 26, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 26, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 1068b57 with merge base 0f9c1b3 (image):
💚 Looks good so far! There are no failures yet. 💚

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

laithsakka added a commit that referenced this pull request Jun 26, 2025
ghstack-source-id: 6cdc467
Pull Request resolved: #157008
@laithsakka laithsakka marked this pull request as draft June 26, 2025 19:20
@laithsakka laithsakka added the topic: not user facing topic category label Jun 26, 2025
@laithsakka laithsakka marked this pull request as ready for review June 26, 2025 19:54
common_shape[idx] = shape[idx]
elif guard_size_oblivious(shape[idx] != 1):
elif guard_or_false(shape[idx] == 1):
continue
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: add a comment mentioning this is the broadcast case

laithsakka added a commit that referenced this pull request Jul 2, 2025
ghstack-source-id: 3685eb5
Pull Request resolved: #157008
@laithsakka
Copy link
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 4, 2025
@pytorchmergebot
Copy link
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

@github-actions github-actions bot deleted the gh/laithsakka/231/head branch August 4, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants