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

Not search header file #5

Open
HuongNV96 opened this issue Apr 13, 2020 · 2 comments
Open

Not search header file #5

HuongNV96 opened this issue Apr 13, 2020 · 2 comments

Comments

@HuongNV96
Copy link

Hi all ,
I try search header file of tensorflow, How ever , I don't find them
ex :
"tensorflow/cc/ops/array_ops.h"
#include "tensorflow/cc/ops/control_flow_ops.h"
#include "tensorflow/cc/ops/data_flow_ops.h"
#include "tensorflow/cc/ops/image_ops.h"
#include "tensorflow/cc/ops/io_ops.h"
#include "tensorflow/cc/ops/linalg_ops.h"
#include "tensorflow/cc/ops/logging_ops.h"
#include "tensorflow/cc/ops/lookup_ops.h"
#include "tensorflow/cc/ops/math_ops.h"
#include "tensorflow/cc/ops/nn_ops.h"
#include "tensorflow/cc/ops/no_op.h"
#include "tensorflow/cc/ops/parsing_ops.h"
#include "tensorflow/cc/ops/random_ops.h"
#include "tensorflow/cc/ops/sparse_ops.h"
#include "tensorflow/cc/ops/state_ops.h"
#include "tensorflow/cc/ops/string_ops.h"
#include "tensorflow/cc/ops/training_ops.h"
#include "tensorflow/cc/ops/user_ops.h"

Can you help me to explain this issue ?
Best Regards,
HuongNV

@arnaldog12
Copy link
Owner

arnaldog12 commented Apr 13, 2020

Hi, @HuongNV96

There are a few thing it might be. For instance:

@arnaldog12
Copy link
Owner

Were you able to solve the problem, @HuongNV96?
I would like to close the issue, please.

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