Skip to main content

Publication-quality visualization of PyTorch model architectures

Project description

model-sketch

PyPI version License: Apache 2.0 Docs

model-sketch
Image generated by AI

Python package for generating publication-quality visualizations of PyTorch model architectures. It focuses on clean SVG output, optional PNG export, and a simple API for sketching models from example forward inputs.

Installation

Base installation:

pip install model-sketch

If you also want PNG export support (CairoSVG backend), install the optional PNG extras:

pip install model-sketch[png]

Examples

Explore practical examples demonstrating model-sketch features:

Example Description Notebook Colab
Tiny MLP sketch Build a small MLP, render SVG/PNG, and save outputs to files. simple_model.ipynb Open in Colab
Semantic options demo Compare semantic_view='blocks' vs semantic_view='layers' and semantic spacing on a larger model. semantic_options.ipynb Open in Colab
Edge style options demo Compare edge_style='straight' and edge_style='orthogonal' with arrowheads on a branching model. edge_style_options.ipynb Open in Colab
Model diff demo Compare baseline and candidate models, then inspect added/removed/shared architecture labels. model_diff_demo.ipynb Open in Colab

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

model_sketch-0.0.8.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

model_sketch-0.0.8-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file model_sketch-0.0.8.tar.gz.

File metadata

  • Download URL: model_sketch-0.0.8.tar.gz
  • Upload date:
  • Size: 24.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for model_sketch-0.0.8.tar.gz
Algorithm Hash digest
SHA256 30535d0319e7a27e006de5236d974a31cdc2569bb5f8ffebfb6fd587e22fbe5c
MD5 5b0bb4f413b62d2aaeca40406aa07b39
BLAKE2b-256 32dda5d9cd4495d9a25b66bb7dbcdd1d7914c067ab5102eb6fe11a66c3fb97ff

See more details on using hashes here.

File details

Details for the file model_sketch-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: model_sketch-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for model_sketch-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d970ccc4d6e27d4491b40bceb05c01ef689f7d0d725a52fa2a11bf8efe9b08fd
MD5 c9a4b43b2315d946853574e7da8afc22
BLAKE2b-256 8fc517babfe16e0283de4f8f9fb4ad69ffa44999a777dca72ff7c42f77b2e36e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page