Metadata-Version: 2.0
Name: tflog
Version: 0.0.1
Summary: A very-simple-subset-of-haskell fuzzer
Home-page: https://github.com/coopie/tflog
Author: Sam Coope
Author-email: sam.j.coope@gmail.com
License: Apache 2.0
Keywords: tensorflow tensorboard logger pytorch deep learning
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: scipy (==1.0.0)
Requires-Dist: tensorflow (>=1.0<2.0)
Requires-Dist: Pillow (==5.0.0)

# tflog
A really really simple tensorboard-friendly logger


This is taken from [wassname's](https://github.com/wassname) [gist](https://gist.github.com/wassname/b692f8e8686655011618dfbe8d8a9e3f)


