Skip to content

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