Organize flashinfer indices update (#1378)
This commit is contained in:
@@ -4,9 +4,7 @@ import unittest
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
from sglang.srt.model_executor.forward_batch_info import (
|
||||
create_flashinfer_kv_indices_triton,
|
||||
)
|
||||
from sglang.srt.layers.flashinfer_utils import create_flashinfer_kv_indices_triton
|
||||
|
||||
|
||||
class TestCreateKvIndices(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user