DOsinga / deep_learning_cookbook

Deep Learning Cookbox
Apache License 2.0
686 stars 335 forks source link

14.3 Icon GAN: 'Model' object has no attribute 'inbound_nodes' #60

Closed greatspacehero closed 5 years ago

greatspacehero commented 5 years ago

Notebook 14.3. Icon GAN execution of def gan(g, d) / def get_internalupdates(model) fails with error 'Model' object has no attribute 'inboundnodes'

14_3_inbound_nodes_error
greatspacehero commented 5 years ago

inbound_nodes was renamed to _inbound_nodes (added underscore). Issue closed

DOsinga commented 5 years ago

Thanks. I was just looking at this: https://stackoverflow.com/questions/48329150/keras-inputlayer-object-has-no-attribute-inbound-nodes-when-converting-to-cor