ethereon / netscope

Neural network visualizer

Home Page:http://ethereon.github.io/netscope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it compile with multiple labels

soulslicer opened this issue · comments

commented
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