Skip to content

Conversation

@aakhundov
Copy link
Contributor

@aakhundov aakhundov commented Dec 1, 2024

Stack from ghstack (oldest at bottom):

Fixes #141823 by adding special handling of the codegen if <config kwargs>: return <grid> for the cases when there are no kwargs in the config.

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 1, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit 53f74ee with merge base e29dabb (image):

UNSTABLE - The following jobs failed but were likely due to flakiness present on trunk and has been marked as unstable:

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

aakhundov added a commit that referenced this pull request Dec 1, 2024
Fixes #141823 by adding special handling of the codegen `if <config kwargs>: return <grid>` for the cases when there are no kwargs in the config.

ghstack-source-id: e23f7c9
Pull Request resolved: #141824
@aakhundov aakhundov requested review from Chillee and oulgen December 1, 2024 00:21
Comment on lines +231 to +233
# TODO(aakhundov): the sorting below is generally not sufficient, so
# maybe we'll need to restrict the supported cases to identical kwarg
# names in all autotuning configs.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@oulgen re. this, I think, we can start with this version (which is better than what we had before) and see if we bump into issues. My understanding is that using non-uniform configs (by kwargs) is pretty non-standard and I don't want to break existing use cases by enforcing uniformity. wdyt?

[ghstack-poisoned]
[ghstack-poisoned]
aakhundov added a commit that referenced this pull request Dec 1, 2024
Fixes #141823 by adding special handling of the codegen `if <config kwargs>: return <grid>` for the cases when there are no kwargs in the config.

ghstack-source-id: 1fd9fcd
Pull Request resolved: #141824
@aakhundov
Copy link
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 2, 2024
@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

pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
…#141824)

Fixes pytorch#141823 by adding special handling of the codegen `if <config kwargs>: return <grid>` for the cases when there are no kwargs in the config.

Pull Request resolved: pytorch#141824
Approved by: https://github.com/Chillee
@github-actions github-actions bot deleted the gh/aakhundov/18/head branch January 2, 2025 02:04
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