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

Questions about the tensorflow version #57

Open
Z-Zili opened this issue Oct 26, 2023 · 3 comments
Open

Questions about the tensorflow version #57

Z-Zili opened this issue Oct 26, 2023 · 3 comments

Comments

@Z-Zili
Copy link

Z-Zili commented Oct 26, 2023

Tensorflow is required to be 1.13, but your CUDN version does not support TensorFlow 1.13, in addition to reducing the CUDN version, is there a solution?

@shiqueenTang
Copy link

just add .compat.v1 like I did

@Z-Zili
Copy link
Author

Z-Zili commented Nov 8, 2023

Can you run the program when you use “.compat.v1”? I also saw this solution when I first ran the program, but after experimenting with this solution, other problems arose.

@shiqueenTang
Copy link

yes, after couple of .compat.v1 the program runs perfectly, you just need to have extra patience when dealing with tf 1.x

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