Kernels
deep-gemm / torch-ext /deep_gemm /jit /__init__.py
danieldk's picture
danieldk HF Staff
Import DeepGEMM
4913396
from .compiler import get_nvcc_compiler, build
from .template import cpp_format, generate
from .runtime import Runtime