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

can you mark the correct tensorflow version for the provided pre-trained models? #6040

Closed
PapaMadeleine2022 opened this issue Jan 14, 2019 · 5 comments
Assignees
Labels
stat:awaiting response Waiting on input from the contributor type:support

Comments

@PapaMadeleine2022
Copy link

hello, when I use
tf.train.import_meta_graph("/xxx.meta") to
load the pre-trained models in here, I always get the error:

File "/yyy/lib/python2.7/site-packages/tensorflow/python/framework/importer.py", line 259, in import_graph_def raise ValueError('No op named %s in defined operations.' % node.op) ValueError: No op named IteratorV2 in defined operations.

similar problem mentioned in here, but not get solved. So can you mark the correct tf version for the provided pre-trained models to not waster our time.

@tensorflowbutler tensorflowbutler added the stat:awaiting response Waiting on input from the contributor label Jan 15, 2019
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
What is the top-level directory of the model you are using
Have I written custom code
OS Platform and Distribution
TensorFlow installed from
TensorFlow version
Bazel version
CUDA/cuDNN version
GPU model and memory
Exact command to reproduce

@tensorflowbutler
Copy link
Member

Hi There,
We are checking to see if you still need help on this, as this seems to be an old issue. Please update this issue with the latest information, code snippet to reproduce your issue and error you are seeing.
If we don't hear from you in the next 7 days, this issue will be closed automatically. If you don't need help on this issue any more, please consider closing this.

@PapaMadeleine2022
Copy link
Author

PapaMadeleine2022 commented Mar 19, 2020

@tensorflowbutler So long time to look back. the problem seems to be caused by inconsistent tensorflow version. Please refer to the answer .

Besides, I suggest you should add the critical information about which version of tensorflow you use to train the CNN models to get the listed pre-trained-models in README.md, which can let users to avoid many problem I post above.

Thanks.

@tensorflowbutler tensorflowbutler removed the stat:awaiting response Waiting on input from the contributor label Mar 21, 2020
@ravikyram ravikyram self-assigned this Jul 1, 2020
@ravikyram ravikyram added stat:awaiting response Waiting on input from the contributor type:support labels Jul 1, 2020
@ravikyram
Copy link

@IvyGongoogle

Is this still an issue?.Please, close this thread if your issue was resolved.Thanks!

@ravikyram
Copy link

Automatically closing due to lack of recent activity. Please update the issue when new information becomes available, and we will reopen the issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Waiting on input from the contributor type:support
Projects
None yet
Development

No branches or pull requests

3 participants