Commit 7719d31
authored
Mostly sync BlasKernel.cpp with ATen ReducedPrecisionGemvFastPathKernel (#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/)1 parent 9cce48d commit 7719d31
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 | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments