Commit 1c436df
committed
Mostly sync BlasKernel.cpp with ATen ReducedPrecisionGemvFastPathKernel
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/)!1 parent 9ded0a2 commit 1c436df
File tree
4 files changed
+274
-141
lines changed- kernels/optimized
- blas
4 files changed
+274
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments