mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-01 11:41:22 +00:00
[fix](test): fix import kt-kernel (#1728)
This commit is contained in:
@@ -15,7 +15,7 @@ from abc import ABC, abstractmethod
|
||||
import os
|
||||
import ctypes
|
||||
|
||||
import kt_kernel_ext
|
||||
from kt_kernel import kt_kernel_ext
|
||||
|
||||
|
||||
class KExpertsCPUBuffer:
|
||||
|
||||
Reference in New Issue
Block a user