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

TF Version compatibility #316

Closed
jiayiliu opened this issue Oct 7, 2019 · 2 comments
Closed

TF Version compatibility #316

jiayiliu opened this issue Oct 7, 2019 · 2 comments

Comments

@jiayiliu
Copy link
Contributor

jiayiliu commented Oct 7, 2019

Describe the bug
I am not sure where part fails, but I do think this is related to newer TF versions.

To Reproduce

When I ran scripts/run_local.sh nets/resnet_at_cifar10_run.py. I got the following error with TF version 1.14 (and thereafter), whereas no problem at all with 1.13:

ValueError: Tensor("Const:0", shape=(1, 1, 3), dtype=float32) must be from the same graph as Tensor("data/ExperimentalParallelInterleaveDataset:0", shape=(), dtype=variant).

Expected behavior
Do you have plan for Tensorflow version 2.0 support?

Desktop (please complete the following information):

  • OS: Ubuntu 18
  • Titan X
  • Python3
@yuanyuanli85
Copy link

As I know, this repo is not activately maintained by Tecent team. so, my guessing is it may not have the tf2.0 support plan in short term.

@jiayiliu
Copy link
Contributor Author

Thanks, so sad to see there is no further development on this project..

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