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

ValueError: Unknown layer: Functional #163

Open
AhmetEnesYalcinkaya opened this issue Dec 16, 2020 · 1 comment
Open

ValueError: Unknown layer: Functional #163

AhmetEnesYalcinkaya opened this issue Dec 16, 2020 · 1 comment

Comments

@AhmetEnesYalcinkaya
Copy link

I had this error when I am using python. Please Can you help me?
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/utils/generic_utils.py", line 321, in class_and_config_for_serialized_keras_object
raise ValueError('Unknown ' + printable_module_name + ': ' + class_name)
ValueError: Unknown layer: Functional

@AhmetEnesYalcinkaya
Copy link
Author

The problem caused tensorflow version. I fixed it. you have to use 2.3.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

1 participant