Hacker News new | ask | show | jobs
by glastra 2690 days ago
Editing a layer and changing the number of filters, stride or kernel size effectively changes the shape of that layer, but it should cascade a re-calculation down the path, which currently doesn't happen at least on my screen.
1 comments

Yes, this a known "bug". It was pretty heavy to make it work so felt back to just breaking the next node connection and adding a note to the backlog