Go to the source code of this file.
Classes | |
class | nms.setup_windows.custom_build_ext |
Namespaces | |
namespace | nms::setup_windows |
Functions | |
def | nms::setup_windows.customize_compiler_for_nvcc |
def | nms::setup_windows.find_in_path |
def | nms::setup_windows.locate_cuda |
Variables | |
dictionary | nms::setup_windows.cmdclass = {'build_ext': custom_build_ext} |
nms::setup_windows::compile | |
tuple | nms::setup_windows.CUDA = locate_cuda() |
list | nms::setup_windows.ext_modules |
string | nms::setup_windows.lib_dir = 'lib/x64' |
string | nms::setup_windows.name = 'fast_rcnn' |
tuple | nms::setup_windows.numpy_include = np.get_include() |
string | nms::setup_windows.nvcc_bin = 'nvcc.exe' |