torchinfo

View model summaries in PyTorch!

MIT License

Downloads
245.2K
Stars
2.5K
Committers
21

Bot releases are hidden (Show)

torchinfo - v0.1.1

Published by TylerYep over 3 years ago

Add model name to the topmost row of the summary table, fixed bug in nested_list_size.

torchinfo - v0.1.0

Published by TylerYep over 3 years ago

Add row_settings=("var_name", "depth") as customizable options for showing variable names in a row.

torchinfo - v0.0.9

Published by TylerYep over 3 years ago

Adjust MACs calculation to include batch_size

torchinfo - v1.4.4 (old)

Published by TylerYep almost 4 years ago

Last release under the old PyPI package, deprecates Python 3.5 support.

Please pin v1.4.3 if you wish to continue using Python 3.5.
Additionally fixes several misc bugs.

torchinfo - v1.4.3

Published by TylerYep about 4 years ago

Minor bug fixes, now forwards correct error messages when an exception occurs.

torchinfo - v1.4.2

Published by TylerYep about 4 years ago

Fix bug with nested list inputs.

torchinfo - v1.4.0

Published by TylerYep about 4 years ago

Sequential & ModuleList Support

Thanks @roym899 for implementing this feature!

torchinfo - v1.3.3

Published by TylerYep over 4 years ago

torchinfo - v1.2.0

Published by TylerYep over 4 years ago

torchinfo - Python 3.5 Backport

Published by TylerYep over 4 years ago

This is likely a one-time release backporting to Python 3.5 by reverting all of the f-strings to format strings.

torchinfo - v1.1.4

Published by TylerYep over 4 years ago

Minor API changes with device and batch_dim, as well as additional testing on models from issue submitters.

torchinfo - Initial Release

Published by TylerYep over 4 years ago

Initial Release

Package Rankings
Top 1.72% on Pypi.org
Top 6.59% on Proxy.golang.org
Top 14.68% on Conda-forge.org
Badges
Extracted from project README
Python 3.8+ PyPI version Conda version Build Status pre-commit.ci status GitHub license codecov Downloads