#How to add layer to saved model
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have a saved model for which I don't have the code used to build it. I want to load such model and add a custom layer between two layers of the network. Does anyone know how to do it?