{"library":"torchviz","type":"library","category":null,"description":"Torchviz is a small Python package designed to create visualizations of PyTorch execution graphs and traces. It provides a way to visually inspect the computational flow of a neural network model, which is helpful for understanding architecture, debugging, and optimization. The current version is 0.0.3, with releases typically tied to PyTorch ecosystem updates.","language":"python","status":"active","version":"0.0.3","tags":["pytorch","visualization","deep-learning","neural-networks","computational-graph","graphviz"],"last_verified":"Sat May 23","install":[{"cmd":"pip install torchviz","imports":["from torchviz import make_dot","from torchviz import make_dot_from_trace"]},{"cmd":"pip install graphviz\n# System-level Graphviz is also required (e.g., `brew install graphviz` on macOS, `sudo apt-get install graphviz` on Ubuntu)","imports":[]}],"homepage":null,"github":"https://github.com/pytorch/pytorchviz","docs":null,"changelog":null,"pypi":"https://pypi.org/project/torchviz/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":66.9,"avg_import_s":6.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/torchviz/compatibility"}}