Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include (-I) correct path to nsync_cv.h #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

include (-I) correct path to nsync_cv.h #246

wants to merge 1 commit into from

Conversation

JGuillaumin
Copy link

From TensorFlow 1.x.y, nsync_cv.h is placed into $TF_INC"/external/nsync/public".
(before it was in $TF_INC"/tensorflow/contrib/makefile/downloads/nsync/public", which is accessible with -I $TF_INC.
This path might be add, as include path, during compilation.
I add it to the three compilation commands.

It works with Tensorflow 1.4.0, with GPU.

From TensorFlow 1.x.y, `nsync_cv.h` is placed into `$TF_INC"/external/nsync/public"`.
(before it was in `$TF_INC"/tensorflow/contrib/makefile/downloads/nsync/public"`, which is accessible with `-I $TF_INC`.
This path might be add, as include path, during compilation. 
I add it to the three compilation commands. 

It works with Tensorflow 1.4.0, with GPU.
@fanw52
Copy link

fanw52 commented Jun 4, 2018

Hi, I use the tensorflow 1.4 and come into the same error,and I don't know how to modify the file 'Makefile',could you give me the config file?? @JGuillaumin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants