|
|
|
|
|
by microtonal
2917 days ago
|
|
This was never true. Except that this was true. I do not remember the exact details, because this was the end of 2015 or beginning of 2016. But dumping/freezing definitely failed on some graphs constructed with Keras. There was no obvious Keras API for this, but you could build a model with the Keras API, then use the TF API to save it. That was easy to figure out. Read the backend implementation and you can see how you can get the graph definition, etc. |
|