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

Tensorflow 1 is unsupported in Colab #82

Open
gkep opened this issue Jun 17, 2023 · 0 comments
Open

Tensorflow 1 is unsupported in Colab #82

gkep opened this issue Jun 17, 2023 · 0 comments

Comments

@gkep
Copy link

gkep commented Jun 17, 2023

The very first cell in colab notebook gives this error.
"ValueError: Tensorflow 1 is unsupported in Colab.
Your notebook should be updated to use Tensorflow 2."

Is there a straightforward way to currently run this notebook in Colab?
Is there somewhere a new version coherent with Colab?

Ofc, the later cells invoking the model fails as well with errors like:
"ImportError: cannot import name 'convert_all_kernels_in_model' from 'keras.utils.layer_utils'"

Thank you in advance for help.

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

1 participant