Print(model) needs output shapes

Hi there!

I think that everyone wants something in PyTorch like model.summary() in Keras.
Even people wrote it themselves, for examples:


But PyTorch team doesn’t do it… What is the reason for it? :slight_smile: