Model summary in pytorch

前端 未结 12 1301
南旧
南旧 2020-12-02 05:45

Is there any way, I can print the summary of a model in PyTorch like model.summary() method does in Keras as follows?

Model Summary:
___________         


        
12条回答
提交回复
热议问题