ethereon / netscope

Neural network visualizer
http://ethereon.github.io/netscope
944 stars 322 forks source link

Make it compile with multiple labels #29

Closed soulslicer closed 6 years ago

soulslicer commented 6 years ago
layer {
  name: "image"
  type: "OPData"
  top: "image"
  top: "label"
  top: "label2"
...
}

If you can make it work with this that would be great. my code has multiple tops. More than 2