Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
9306278fbc
commit
216b750c8f
@@ -12,8 +12,10 @@ import unittest
|
||||
|
||||
import torch
|
||||
|
||||
from sglang.srt.layers.attention.dsv4 import attn_metadata_kernels
|
||||
from sglang.srt.speculative import ragged_verify_kernels
|
||||
from sglang.kernels.ops.attention import (
|
||||
dsv4_attn_metadata_kernels as attn_metadata_kernels,
|
||||
)
|
||||
from sglang.kernels.ops.speculative import ragged_verify_kernels
|
||||
from sglang.srt.speculative.dspark_components.dspark_planner import (
|
||||
DSparkScheduleConfig,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user