-
Notifications
You must be signed in to change notification settings - Fork 169
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
Rename Layout -> TensorImpl #1028
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1028
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 Cancelled JobsAs of commit d1cf953 with merge base 92dd5f5 (): CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ghstack-source-id: 55059fd9ff31501faac21ffc1d1acc64cd25d99a Pull Request resolved: #1028
ghstack-source-id: 523a77269efd077c31469a90d6bf6d13ac7fc46d Pull Request resolved: #1028
ghstack-source-id: 523a77269efd077c31469a90d6bf6d13ac7fc46d Pull Request resolved: #1028
ghstack-source-id: bfb9cd9f35a126985fd361722a05126c1ba1cac3 Pull Request resolved: #1028
ghstack-source-id: 49d15dc96d7398a24a1adddc4edd1339b6573e15 Pull Request resolved: #1028
ghstack-source-id: 496c76e8f0a73468759f97bf9f000baafe310849 Pull Request resolved: #1028
ghstack-source-id: 006a995d246c5723044bce4f766aa6c8b17f3b26 Pull Request resolved: #1028
Co-authored-by: Jerry Zhang <jerryzh168@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG, thanks!
ghstack-source-id: 4b70c6d9e738f033abc28421c85e3ed3023e3220 Pull Request resolved: #1028
This PR doesn't have a description so it's kind of difficult to know what the intent was here. Was Layout incorrect terminology? Is TensorImpl clearer? What does TensorImpl intend to say? |
Stack from ghstack (oldest at bottom):
Renaming to improve AQT readability. AQT Layout is similar to “TensorImpl” (following the naming for https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/SparseTensorImpl.h)