LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
tfmpl/__init__.py
tfmpl/create.py
tfmpl/figure.py
tfmpl/meta.py
tfmpl.egg-info/PKG-INFO
tfmpl.egg-info/SOURCES.txt
tfmpl.egg-info/dependency_links.txt
tfmpl.egg-info/requires.txt
tfmpl.egg-info/top_level.txt
tfmpl/plots/__init__.py
tfmpl/plots/confusion_matrix.py
tfmpl/samples/mnist.py
tfmpl/samples/scatter.py
tfmpl/samples/sgd.py
tfmpl/tests/__init__.py
tfmpl/tests/test_confusion.py
tfmpl/tests/test_figure.py