Commit 55908c4
dmitrygo
[CPU] FullyConnected acceleration for BF16 compressed weights
1 parent 0d95325 commit 55908c4
File tree
2 files changed
+2
-2
lines changed- src/plugins/intel_cpu
- src/nodes/executors/dnnl
- thirdparty
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
- src/cpu/cpu_inner_product_list.cpp+5
- src/cpu/x64/brgemm/brgemm_utils.cpp+11-6
- src/cpu/x64/brgemm/jit_brgemm_kernel.cpp+20-12
- src/cpu/x64/jit_brgemm_inner_product.hpp+4-4
- src/cpu/x64/jit_brgemm_inner_product_utils.cpp+4-4
- src/cpu/x64/jit_brgemm_weights_decompression_kernel.cpp+5
- src/cpu/x64/jit_uni_reorder.cpp+1-1
0 commit comments