Skip to content

Tensorflow 1 is unsupported in Colab #82

@gkep

Description

@gkep

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions