README.md
setup.py
tensorguard/__init__.py
tensorguard/dim_specs.py
tensorguard/exception.py
tensorguard/guard.py
tensorguard/parser.py
tensorguard/shape_spec.py
tensorguard/shape_spec_parser.py
tensorguard/tools.py
tensorguard.egg-info/PKG-INFO
tensorguard.egg-info/SOURCES.txt
tensorguard.egg-info/dependency_links.txt
tensorguard.egg-info/requires.txt
tensorguard.egg-info/top_level.txt
tests/__init__.py
tests/test_global_accessors.py
tests/test_guard.py
tests/test_match.py