aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/impl/directory_watcher_test.py
Commit message (Expand)AuthorAge
* Move TensorBoard backend logic from python/summary to tensorboard/backend.Gravatar Dandelion Mané2017-03-08
* Use TensorFlow's GCS implementation rather than using gsutil in tensorboard.Gravatar Jonathan Hseu2016-10-25
* Remove a run from TensorBoard if the entire run directory is deleted.Gravatar A. Unique TensorFlower2016-08-11
* Keep loading TensorBoard events even if directories or files are deleted.Gravatar A. Unique TensorFlower2016-07-25
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Log an error in TensorBoard when we find out-of-order writes to event files.Gravatar A. Unique TensorFlower2016-04-25
* Abstract the GCS/GFile code that event loading needs behind an io_wrapper mod...Gravatar A. Unique TensorFlower2016-04-08
* Refactor DirectoryWatcher to take in a path provider as input.Gravatar A. Unique TensorFlower2016-02-29
* TensorFlow: fix to directory_watcher_test on mac. Fixes #964.Gravatar Vijay Vasudevan2016-02-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06