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

no tensorflow/cc/ops/array_ops.h found #9253

Closed
cxwx opened this issue Apr 16, 2017 · 1 comment
Closed

no tensorflow/cc/ops/array_ops.h found #9253

cxwx opened this issue Apr 16, 2017 · 1 comment

Comments

@cxwx
Copy link

cxwx commented Apr 16, 2017

in file tensorflow/cc/ops/standard_ops.h
include tensorflow/cc/ops/array_ops.h
but it seem that array_ops.h disappeared
I found array_ops.cc at ./core/ops/array_ops.cc
does it a bug?

I use youcompleteme to complete my c++ code, found this problem.

@asimshankar
Copy link
Contributor

array_ops.h is a generated file which you will find in bazel-genfiles/tensorflow/cc/ops/array_ops.h when building bazel targets that depend on it.

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

No branches or pull requests

2 participants