Commit 6c65fe6
committed
[CK_TILE] GEMM bridge: document variant scope in README
Adds a "Variant scope" section clarifying that the bridge is one shared,
variant-aware driver (not per-variant driver copies), that only gemm_universal
is wired and validated through the bridge on this PR, and that the
gemm_multi_d/gemm_preshuffle/grouped_gemm configs/ dirs are scaffolding
following the per-variant convention -- not yet working support. Notes that
grouped GEMM and stream-K are separate bridge efforts (#8136 stream-K).1 parent 2ba4630 commit 6c65fe6
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
97 | 118 | | |
98 | 119 | | |
99 | 120 | | |
| |||
0 commit comments