Element-Research / dpnn

deep extensions to nn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module:ioShapes()

nicholas-leonard opened this issue · comments

Module:ioShapes() return inputShape, outputShape. dp will use this to extrapolate module and criterion shapes.

Too complicated.