Public Member Functions | |
def | build_extensions |
def | spawn |
Custom build_ext command that compiles CUDA files. Note that all extension source files will be processed with this compiler.
Definition at line 41 of file setup_windows_cuda.py.
Definition at line 46 of file setup_windows_cuda.py.
def nms.setup_windows_cuda.CUDA_build_ext.spawn | ( | self, | |
cmd, | |||
search_path = 1 , |
|||
verbose = 0 , |
|||
dry_run = 0 |
|||
) |
Perform any CUDA specific customizations before actually launching compile/link etc. commands.
Definition at line 55 of file setup_windows_cuda.py.