mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-05 13:41:35 +00:00
[fix](test): fix import kt-kernel (#1728)
This commit is contained in:
@@ -15,7 +15,7 @@ import time
|
||||
sys.path.insert(0, os.path.dirname(__file__) + "/../build")
|
||||
os.environ["BLAS_NUM_THREADS"] = "1"
|
||||
import torch
|
||||
import kt_kernel_ext
|
||||
from kt_kernel import kt_kernel_ext
|
||||
|
||||
|
||||
expert_num = 16
|
||||
|
||||
Reference in New Issue
Block a user