mirror of
https://github.com/deepseek-ai/DeepGEMM
synced 2025-06-26 23:15:49 +00:00
Some lints and refactor
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
from .compiler import get_nvcc_compiler, build, NvccCompiler, NvrtcCompiler
|
||||
from .template import generate
|
||||
from .compiler import get_nvcc_compiler, build, NVCCCompiler, NVRTCCompiler
|
||||
from .runtime import Runtime
|
||||
|
||||
Reference in New Issue
Block a user