netron and torchview
A model visualizer and a PyTorch-specific model visualizer are competitors, as both aim to visualize neural network models, with the latter focusing on a particular framework.
About netron
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Supports 20+ model formats across major frameworks (ONNX, PyTorch, TensorFlow, Core ML, GGUF, Safetensors, and more), enabling unified inspection of architectures and layer details. Available as a web app, native desktop client (macOS/Linux/Windows), or Python CLI for seamless integration into development workflows. Parses and renders computational graphs with interactive visualization of operator properties, tensor shapes, and model structure.
About torchview
mert-kurttutan/torchview
torchview: visualize pytorch models
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work