----------------- * remove tensorflow dependency for embedding function * fixed incorrect image<->label pairing in embedding function (12) * unifies API call and adds docstring. Documentation is available at: http://tensorboard-pytorch.readthedocs.io/
0.6.5
----------------- * add travis test (py2.7, py3.6) * add support for python2 (in PyPI)