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][torchgen] Support at::Generator via C shim #126181

Closed
wants to merge 2 commits into from

Conversation

Summary: Support at::Generator which is used by many random number generator ops

[ghstack-poisoned]
Copy link

pytorch-bot bot commented May 14, 2024

🔗 Helpful Links

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

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

✅ No Failures

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

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

Summary: Support at::Generator which is used by many random number generator ops

[ghstack-poisoned]
pytorchmergebot pushed a commit that referenced this pull request May 16, 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: #126182
Approved by: https://github.com/chenyang78
ghstack dependencies: #126181
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: Support at::Generator which is used by many random number generator ops
Pull Request resolved: pytorch#126181
Approved by: https://github.com/chenyang78
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/384/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