hiddenlayer
hiddenlayer copied to clipboard
Keras output section of graph is very complex
The output section of every Keras graph is complex, and has a long chain of TF nodes that uses up a lot of screen space.
Request some way to Prune everything downstream of the "beginning of the outputs", and rename the end block "OUTPUT". Graphs with multiple outputs might have "OUTPUT #1" etc.