Commit 9ebc45f
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 and a couple of EXECUTORCH NOTEs.
ghstack-source-id: 284241247
@exported-using-ghexport
Differential Revision: [D74702689](https://our.internmc.facebook.com/intern/diff/D74702689/)1 parent 9ded0a2 commit 9ebc45f
File tree
3 files changed
+274
-139
lines changed- kernels/optimized
- blas
3 files changed
+274
-139
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