CHANGELOG.md
MANIFEST.in
README.md
requirements.txt
setup.py
tensorbuilder/README-template.md
tensorbuilder/__init__.py
tensorbuilder/builder.py
tensorbuilder/version.txt
tensorbuilder.egg-info/PKG-INFO
tensorbuilder.egg-info/SOURCES.txt
tensorbuilder.egg-info/dependency_links.txt
tensorbuilder.egg-info/requires.txt
tensorbuilder.egg-info/top_level.txt
tensorbuilder/patches/__init__.py
tensorbuilder/patches/custom_patch.py
tensorbuilder/patches/layers_patch.py
tensorbuilder/patches/rnn_utilities_patch.py
tensorbuilder/patches/summaries_patch.py
tensorbuilder/patches/tensorflow_patch.py
tensorbuilder/tensordata/__init__.py
tensorbuilder/tests/__init__.py
tensorbuilder/tests/test_tensorbuilder.py