Skip to content

make #97

Description

@G-Cao
nvcc -std c++11 -c  ops/bilateral_slice.cu.cc -o build/bilateral_slice.cu.o -DGOOGLE_CUDA=1 -x cu -Xcompiler -fPIC -I`python -c 'import tensorflow as tf; print(tf.sysconfig.get_include())'` -expt-relaxed-constexpr -Wno-deprecated-gpu-targets -ftz=true
process_begin: CreateProcess(NULL, nvcc -std c++11 -c ops/bilateral_slice.cu.cc -o build/bilateral_slice.cu.o -DGOOGLE_CUDA=1 -x cu -Xcompiler -fPIC -I`python -c "import tensorflow as tf; print(tf.sysconfig.get_include())`" -expt-relaxed-constexpr -Wno-deprecated-gpu-targets -ftz=true, ...) failed.
make (e=2): 系统找不到指定的文件。
make: *** [Makefile:31: build/bilateral_slice.cu.o] Error 2�

在windows下make失败呢???请问是怎么回事呀,需要python=2.7啥的??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions