sksq96 / pytorch-summary

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

feat: allow nested list/tuple input/output and None type #200

Open cijinsama opened 5 months ago

cijinsama commented 5 months ago

Main change features: