-
Notifications
You must be signed in to change notification settings - Fork 607
Mostly sync BlasKernel.cpp with ATen ReducedPrecisionGemvFastPathKernel #10868
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
Mostly sync BlasKernel.cpp with ATen ReducedPrecisionGemvFastPathKernel #10868
Conversation
The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) [ghstack-poisoned]
The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) ghstack-source-id: 283857974 Pull Request resolved: #10868
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10868
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 27af7f6 with merge base 9ded0a2 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D74702689 |
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.
bunch of ci failures. not sure if they are related. can we ask the person who filed the rpi issue to see if this fixes it?
/pytorch/executorch/kernels/optimized/blas/BlasKernel.cpp:17:10: fatal error: 'ATen/cpu/vec/functional.h' file not found |
…astPathKernel" The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) [ghstack-poisoned]
Pull Request resolved: #10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284071626 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)
This pull request was exported from Phabricator. Differential Revision: D74702689 |
…mvFastPathKernel" The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) [ghstack-poisoned]
Pull Request resolved: #10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284080528 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)
This pull request was exported from Phabricator. Differential Revision: D74702689 |
…emvFastPathKernel" The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) [ghstack-poisoned]
Pull Request resolved: #10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284241247 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)
This pull request was exported from Phabricator. Differential Revision: D74702689 |
…ReducedPrecisionGemvFastPathKernel" The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff, lintrunner, and a couple of EXECUTORCH NOTEs. Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) [ghstack-poisoned]
Pull Request resolved: #10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff, lintrunner, and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284287912 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D74702689/)!
This pull request was exported from Phabricator. Differential Revision: D74702689 |
74605de
into
gh/swolchok/436/base
…el (#10941) Pull Request resolved: #10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff, lintrunner, and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284287912 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)
…el (pytorch#10941) Pull Request resolved: pytorch#10868 The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff, lintrunner, and a couple of EXECUTORCH NOTEs. ghstack-source-id: 284287912 @exported-using-ghexport Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)
Stack from ghstack (oldest at bottom):
The two files were similar, but diverged due to recent changes. Since we have sharing of PyTorch headers, we can keep them mostly the same; differences are some of the namespace stuff, lintrunner, and a couple of EXECUTORCH NOTEs.
Differential Revision: D74702689