LICENSE
README.md
pyproject.toml
torchview/__init__.py
torchview/computation_graph.py
torchview/py.typed
torchview/recorder_tensor.py
torchview/torchview.py
torchview/utils.py
torchview.egg-info/PKG-INFO
torchview.egg-info/SOURCES.txt
torchview.egg-info/dependency_links.txt
torchview.egg-info/requires.txt
torchview.egg-info/top_level.txt
torchview/computation_node/__init__.py
torchview/computation_node/base_node.py
torchview/computation_node/compute_node.py