Skip to content

Complie wrong #13

@ltc576935585

Description

@ltc576935585

make.sh: 第 27 行: cd: layer_utils/roi_align/src/cuda: 没有那个文件或目录
Compiling crop_and_resize kernels by nvcc...
gcc: error: crop_and_resize_kernel.cu: 没有那个文件或目录
gcc: warning: ‘-x c++’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
python: can't open file 'build.py': [Errno 2] No such file or directory
make.sh: 第 35 行: cd: nms/src/cuda: 没有那个文件或目录
Compiling nms kernels by nvcc...
gcc: error: nms_kernel.cu: 没有那个文件或目录
gcc: warning: ‘-x c++’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
python: can't open file 'build.py': [Errno 2] No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions