By LostDistance9365
I built a small tool to auto-generate architecture diagrams directly from PyTorch models, which I originally built for my own research paper. 26k+ PyPI downloads, already used in publications (Nature, IEEE, MDPI), check out some use cases here: [https://visualtorch.readthedocs.io/en/latest/markdown/showcase/index.html](https://visualtorch.readthedocs.io/en/latest/markdown/showcase/index.html) It traces an actual forward pass, so it correctly captures branching, skip connections, and multi-inpu