We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
repro Colab (14 lines of code): https://colab.research.google.com/drive/1L7FbGwyNsKDHHAcKxrdAS0J6vepOyEBz?usp=sharing
If the model contains 2 or more levels of nested layers, they will not be entered by clone_model(recursive=True)
The text was updated successfully, but these errors were encountered:
fix for keras-team#21120
1e949b4
I fixed it in PR #21099
Sorry, something went wrong.
mehtamansi29
No branches or pull requests
repro Colab (14 lines of code): https://colab.research.google.com/drive/1L7FbGwyNsKDHHAcKxrdAS0J6vepOyEBz?usp=sharing
If the model contains 2 or more levels of nested layers, they will not be entered by clone_model(recursive=True)
The text was updated successfully, but these errors were encountered: