-
Notifications
You must be signed in to change notification settings - Fork 24.1k
[BE] Ensure generated stub files by gen_pyi
are properly formatted
#150730
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
base: gh/XuehaiPan/267/base
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/150730
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit f7773be with merge base e9e1aac ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ghstack-source-id: 5760db7 Pull Request resolved: pytorch#150730
ghstack-source-id: f06f854 Pull Request resolved: pytorch#150730
ghstack-source-id: f06f854 Pull Request resolved: pytorch#150730
Rebased |
ghstack-source-id: 8840dda Pull Request resolved: pytorch#150730
Rebased |
Starting merge as part of PR stack under #150732 |
ghstack-source-id: 8840dda Pull Request resolved: pytorch#150730
ghstack-source-id: a7ca769 Pull Request resolved: pytorch#150730
ghstack-source-id: 6e85f11 Pull Request resolved: pytorch#150730
ghstack-source-id: 22fc7e6 Pull Request resolved: pytorch#150730
ghstack-source-id: dcdc1b1 Pull Request resolved: pytorch#150730
ghstack-source-id: 5759775 Pull Request resolved: pytorch#150730
ghstack-source-id: 1baf787 Pull Request resolved: pytorch#150730
ghstack-source-id: 2c65fd9 Pull Request resolved: pytorch#150730
ghstack-source-id: a85a81d Pull Request resolved: pytorch#150730
ghstack-source-id: e37c460 Pull Request resolved: pytorch#150730
ghstack-source-id: 0f3cfdf Pull Request resolved: pytorch#150730
Stack from ghstack (oldest at bottom):
lintrunner
on generated.pyi
stub files #150732.pyi
stub files #150731gen_pyi
are properly formatted #150730torch/utils/data/datapipes/gen_pyi.py
withtorchgen
#150626__all__
totorch/nn/functional.pyi
andtorch/return_types.pyi
#150729.pyi
stub template to use Generic TypeAlias (PEP 585) and Union Type (PEP 604) #150728gen_pyi.py
to use Generic TypeAlias (PEP 585) and Union Type (PEP 604) #150727torchgen.utils.FileManager
to acceptpathlib.Path
#150726