brianlow / keras_diagram

Keras models as ASCII diagrams
29 stars 6 forks source link

Keras variable name change #8

Open bjascob opened 6 years ago

bjascob commented 6 years ago

In Keras 2.1.4 (or possibly earlier) they changed layer.inbound_nodes to layer._inbound_nodes. The underscore change needs to made in 1 place in keras_diagram