[Kernel] Unify BaseFusedOp and MultiPlatformOp dispatch (#33205)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
ba12a16a62
commit
4c0a8940fa
@@ -544,7 +544,7 @@ python -c "from sglang.srt.platforms import current_platform; print(current_plat
|
||||
<tr>
|
||||
<td><code>get_dispatch_key_name()</code></td>
|
||||
<td><code>"native"</code></td>
|
||||
<td>MultiPlatformOp dispatch key name</td>
|
||||
<td>BaseFusedOp (fused-op) dispatch key name</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user