TheMGGdev
TheMGGdev
The issue is: https://github.com/keras-team/keras/issues/20474
I don't know if this is exactly what you are asking for. Here is a more simplified example of the [issue 20474](https://github.com/keras-team/keras/issues/20474). In Keras 3.6 it gives error but in...
I think that the solution for both PR is to clean only the layers of the models that don´t have compiled == True, so the one that have not been...
Any update in this pull request?
What exactly are you asking for, I guess what I already sent doesn't work, does it?