hiddenlayer icon indicating copy to clipboard operation
hiddenlayer copied to clipboard

Ability to visualize subgraphs

Open LanceNorskog opened this issue 6 years ago • 0 comments

I use a few libraries that have custom Keras layers, and generate complex graphs inside these layers. Some are algorithmic and generate, say, 20 nodes N times.

Some way to group the sections of nodes would be really helpful in creating visualizations. TF graph nodes have names and attribute lists.

LanceNorskog avatar Sep 05 '19 00:09 LanceNorskog