Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AOTI] Refactor some fallback op util functions #126182

Closed
wants to merge 4 commits into from

Conversation

Summary: Move some util functions for cpp kernel naming and missing arg filling from FallbackKernel to ExternKernel, since they are useful for ExternKernel in general.

[ghstack-poisoned]
Copy link

pytorch-bot bot commented May 14, 2024

🔗 Helpful Links

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

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 2ef6433 with merge base ee8c155 (image):

UNSTABLE - The following job failed but was 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.

Summary: Move some util functions for cpp kernel naming and missing arg filling from FallbackKernel to ExternKernel, since they are useful for ExternKernel in general.

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

[ghstack-poisoned]
Summary: Move some util functions for cpp kernel naming and missing arg filling from FallbackKernel to ExternKernel, since they are useful for ExternKernel in general.

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

[ghstack-poisoned]
Summary: Move some util functions for cpp kernel naming and missing arg filling from FallbackKernel to ExternKernel, since they are useful for ExternKernel in general.

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

[ghstack-poisoned]
pytorchmergebot pushed a commit that referenced this pull request May 16, 2024
…#126183)

Summary: Update the torchgen rule for inplace ops like bernoulli_, and update InplaceBernoulliFallback to codegen in the ABI-compatible mode. Fixes #121809

Pull Request resolved: #126183
Approved by: https://github.com/angelayi
ghstack dependencies: #126181, #126182
pytorchmergebot pushed a commit that referenced this pull request May 16, 2024
Summary: The logic has been repeated several times in the code, so it's worth to write a common util function.

Pull Request resolved: #126352
Approved by: https://github.com/chenyang78
ghstack dependencies: #126181, #126182, #126183
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
Summary: Move some util functions for cpp kernel naming and missing arg filling from FallbackKernel to ExternKernel, since they are useful for ExternKernel in general.

Pull Request resolved: pytorch#126182
Approved by: https://github.com/chenyang78
ghstack dependencies: pytorch#126181
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
…pytorch#126183)

Summary: Update the torchgen rule for inplace ops like bernoulli_, and update InplaceBernoulliFallback to codegen in the ABI-compatible mode. Fixes pytorch#121809

Pull Request resolved: pytorch#126183
Approved by: https://github.com/angelayi
ghstack dependencies: pytorch#126181, pytorch#126182
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
Summary: The logic has been repeated several times in the code, so it's worth to write a common util function.

Pull Request resolved: pytorch#126352
Approved by: https://github.com/chenyang78
ghstack dependencies: pytorch#126181, pytorch#126182, pytorch#126183
@github-actions github-actions bot deleted the gh/desertfire/385/head branch June 16, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants