sksq96 / pytorch-summary

Model summary in PyTorch similar to `model.summary()` in Keras
MIT License
3.98k stars 412 forks source link

when use `Sequential`, it will display double network #188

Open iris-qq opened 1 year ago

iris-qq commented 1 year ago

如果在构建网络的时候使用了sequential,统计的网络层数会翻倍