PoojaGhaywate

Results 4 comments of PoojaGhaywate

Thank you @lamanorange Can you just help me about where to put -DNDBUG in CFLAGS command line

when I put at the end of CFLAGS I got this error oesip@coesip-HP-Z230-SFF-Workstation:~/Desktop/flownet2$ /home/coesip/anaconda2/lib/python2.7/site-packages/tensorflow/include/tensorflow/core/framework/tensor_types.h(100): error: name followed by "::" must be a class or namespace name bash: syntax error near...

@Iamanorange I have done all the changes you said.But it again showing the same error what I can do now?

@Iamanorange The error is like this (base) coesip@coesip-HP-Z230-SFF-Workstation:~/Desktop/flownet2$ make /usr/local/cuda/bin/nvcc -g -std=c++11 -I"`python -c "import tensorflow; print(tensorflow.sysconfig.get_include())"`" -I"/usr/local/cuda/include" -DGOOGLE_CUDA=1 -DNDEBUG -D_MWAITXINTRIN_H_INCLUDED -D_FORCE_INLINES -D__STRICT_ANSI__ -D_GLIBCXX_USE_CXX11_ABI=0 -c src/ops/preprocessing/kernels/data_augmentation.cu.cc -x cu -Xcompiler -fPIC...