Skip to content

[Inductor] Use argument names as the key for the constants dict and the signature dict#135170

Closed
Jokeren wants to merge 4 commits intopytorch:mainfrom
Jokeren:keren/fix-constants
Closed

[Inductor] Use argument names as the key for the constants dict and the signature dict#135170
Jokeren wants to merge 4 commits intopytorch:mainfrom
Jokeren:keren/fix-constants

Conversation

@Jokeren
Copy link
Contributor

@Jokeren Jokeren commented Sep 5, 2024

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 5, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 3f641db with merge base 62b221d (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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

@Jokeren
Copy link
Contributor Author

Jokeren commented Sep 5, 2024

@pytorchbot label "topic: not user facing"

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Sep 5, 2024
@Jokeren
Copy link
Contributor Author

Jokeren commented Sep 5, 2024

@shunting314 maybe? Or could you help me find someone to review the PR?

@Jokeren
Copy link
Contributor Author

Jokeren commented Sep 5, 2024

@pytorchbot label "module: inductor"

Copy link
Contributor

@htyu htyu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix.

@Jokeren
Copy link
Contributor Author

Jokeren commented Sep 6, 2024

@pytorchbot merge

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 6, 2024

Pull workflow has not been scheduled for the PR yet. It could be because author doesn't have permissions to run those or skip-checks keywords were added to PR/commits, aborting merge. Please get/give approval for the workflows and/or remove skip ci decorators before next merge attempt. If you think this is a mistake, please contact PyTorch Dev Infra.

@htyu
Copy link
Contributor

htyu commented Sep 6, 2024

@pytorchbot merge

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

pytorchmergebot pushed a commit that referenced this pull request Sep 13, 2024
…ionaries (#135406)

Previous PR forgets to change two other places that also create `constants` and `signature`. #135170

Pull Request resolved: #135406
Approved by: https://github.com/jansel
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
…ionaries (pytorch#135406)

Previous PR forgets to change two other places that also create `constants` and `signature`. pytorch#135170

Pull Request resolved: pytorch#135406
Approved by: https://github.com/jansel
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.

4 participants