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
Architecture coverage demo Run CNN, BiLSTM, BiGRU, Transformer, multi-input, dict-output, and UNet-like examples through the same sketch pipeline. architecture_coverage.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.9.tar.gz (25.4 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.9-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: model_sketch-0.0.9.tar.gz
  • Upload date:
  • Size: 25.4 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.9.tar.gz
Algorithm Hash digest
SHA256 8918a28fb5e09603533cff961a22d0ff1968ec1fb32eab786a8766cdd1e98fcd
MD5 9b2ddce49e601f43859885e4d9bb3d5f
BLAKE2b-256 11af3796c462e823642197e74c574936f17acb5771e1e554f04efbc7c2d273f5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: model_sketch-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 31.2 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 675dfd251f7ac78a3c82b593e480a1f70ecba7fc05fcef915005e5ecab424ad3
MD5 cf1d9505e639a95fae13a2fe23803c48
BLAKE2b-256 cac347838cf582dc4d7ec4292c520e93179175a35e008621828eca5cfac33bb8

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