3 lines
132 B
Python
3 lines
132 B
Python
from .paths import CUDA_RUNTIME_LIB, extract_candidate_paths, determine_cuda_runtime_lib_path
|
|
from .main import evaluate_cuda_setup
|