-
Notifications
You must be signed in to change notification settings - Fork 30
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
Colab demo notebook raises exception #9
Comments
Same Problems, seem keras can't recognize the customized layer defined in python scripts. |
Same here. Could this be related to Keras version? |
Same here, any solutions? |
Solution: Downgrade |
@MSusik Tried it already in colab demo.
|
Then you might want play with versions of other packages. For me it works well with tf 2.9 |
works. |
Hi, had a similar problem as well, and installing |
The text was updated successfully, but these errors were encountered: