Commit 949dfc1
File tree
Expand file treeCollapse file tree
17 files changed
+324
-134
lines changedFilter options
- examples/mulmat-tune
- analyze
- bench-out
- tests
Expand file treeCollapse file tree
17 files changed
+324
-134
lines changedexamples/mulmat-tune/README.md
Copy file name to clipboardExpand all lines: examples/mulmat-tune/README.md+288-112Lines changed: 288 additions & 112 deletions
Large diffs are not rendered by default.
examples/mulmat-tune/analyze/4096x4096_q4_0.png
Copy file name to clipboard673 KB
Loading
examples/mulmat-tune/analyze/accelerate.xlsx
Copy file name to clipboard319 KB
Binary file not shown.
examples/mulmat-tune/bench-out/13b.q4_0.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/13b.q4_0.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/13b.q5_0.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/13b.q5_0.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/7b.f16.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.f16.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
examples/mulmat-tune/bench-out/7b.f32.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.f32.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
examples/mulmat-tune/bench-out/7b.q4_0.openblas.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.q4_0.openblas.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/7b.q4_0.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.q4_0.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/7b.q4_1.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.q4_1.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/7b.q5_1.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.q5_1.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/bench-out/7b.q8_0.txt
Copy file name to clipboardExpand all lines: examples/mulmat-tune/bench-out/7b.q8_0.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
examples/mulmat-tune/mulmat-tune-tool.c
Copy file name to clipboardExpand all lines: examples/mulmat-tune/mulmat-tune-tool.c+30-7Lines changed: 30 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
| 100 | + |
97 | 101 |
|
98 | 102 |
|
99 | 103 |
|
| ||
114 | 118 |
|
115 | 119 |
|
116 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
117 | 126 |
|
118 | 127 |
|
119 | 128 |
|
| ||
203 | 212 |
|
204 | 213 |
|
205 | 214 |
|
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
206 | 229 |
|
207 | 230 |
|
208 | 231 |
|
| ||
265 | 288 |
|
266 | 289 |
|
267 | 290 |
|
268 |
| - |
| 291 | + |
269 | 292 |
|
270 | 293 |
|
271 | 294 |
|
| ||
334 | 357 |
|
335 | 358 |
|
336 | 359 |
|
337 |
| - |
| 360 | + |
338 | 361 |
|
339 | 362 |
|
340 | 363 |
|
| ||
477 | 500 |
|
478 | 501 |
|
479 | 502 |
|
480 |
| - |
481 |
| - |
| 503 | + |
| 504 | + |
482 | 505 |
|
483 | 506 |
|
484 | 507 |
|
485 | 508 |
|
486 | 509 |
|
487 | 510 |
|
488 | 511 |
|
489 |
| - |
| 512 | + |
490 | 513 |
|
491 | 514 |
|
492 | 515 |
|
493 | 516 |
|
494 |
| - |
| 517 | + |
495 | 518 |
|
496 | 519 |
|
497 | 520 |
|
|
examples/mulmat-tune/mulmat-tune.h
Copy file name to clipboardExpand all lines: examples/mulmat-tune/mulmat-tune.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14374 | 14374 |
|
14375 | 14375 |
|
14376 | 14376 |
|
14377 |
| - |
| 14377 | + |
14378 | 14378 |
|
14379 | 14379 |
|
14380 | 14380 |
|
| ||
14413 | 14413 |
|
14414 | 14414 |
|
14415 | 14415 |
|
14416 |
| - |
| 14416 | + |
14417 | 14417 |
|
14418 | 14418 |
|
14419 | 14419 |
|
|
tests/test-mulmat-tune
Copy file name to clipboard362 KB
Binary file not shown.
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
|
0 commit comments