MANIFEST.in
README.md
pyproject.toml
setup.cfg
tensorviz/__init__.py
tensorviz/cli.py
tensorviz/graph.py
tensorviz/hook.py
tensorviz/html.py
tensorviz/logger.py
tensorviz/reporter.py
tensorviz/utils.py
tensorviz.egg-info/PKG-INFO
tensorviz.egg-info/SOURCES.txt
tensorviz.egg-info/dependency_links.txt
tensorviz.egg-info/entry_points.txt
tensorviz.egg-info/requires.txt
tensorviz.egg-info/top_level.txt
tensorviz/templates/report.html.j2
tests/test_core.py
tests/test_graph.py
tests/test_html.py
tests/tests_cli.py