sksq96/pytorch-summary

Model summary in PyTorch similar to `model.summary()` in Keras

46
/ 100
Emerging

This tool helps machine learning engineers and researchers quickly understand the structure and resource requirements of their PyTorch neural network models. You provide your PyTorch model and an example input size, and it outputs a detailed table showing each layer, its output shape, and the number of parameters it contains. This makes debugging and optimizing network architectures much easier.

4,063 stars. No commits in the last 6 months.

Use this if you are a machine learning practitioner working with PyTorch and need a clear, Keras-style summary to visualize your model's layers and parameter counts.

Not ideal if you are not using PyTorch or if you need a more advanced model analysis tool like 'torchinfo'.

Machine Learning Engineering Deep Learning Neural Network Architecture Model Debugging PyTorch Development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 20 / 25

How are scores calculated?

Stars

4,063

Forks

411

Language

Python

License

MIT

Last pushed

Mar 02, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sksq96/pytorch-summary"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.