mirror of
https://github.com/deepseek-ai/DeepGEMM
synced 2025-06-26 23:15:49 +00:00
3 lines
105 B
Python
3 lines
105 B
Python
from .compiler import get_nvcc_compiler, build, NVCCCompiler, NVRTCCompiler
|
|
from .runtime import Runtime
|