ethereon / netscope

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

No support for "Flatten" layer? #24

Open maxteleg opened 6 years ago

maxteleg commented 6 years ago

It prompts a warning when I try to add a flatten layer to my network: "Warning" "Can't infer network data shapes. Can't infer output shape of the 'flatten_1' layer of type 'Flatten'. Unsupported layer type: 'Flatten'."

tim 20180122113953