aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/impl/directory_watcher.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
* Redirecting gfile to file_io.Gravatar Rohan Jain2016-09-08
* 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
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Abstract the GCS/GFile code that event loading needs behind an io_wrapper mod...Gravatar A. Unique TensorFlower2016-04-08
* Support for running TensorBoard against Google Cloud Storage.Gravatar Dan Mané2016-03-04
* Refactor DirectoryWatcher to take in a path provider as input.Gravatar A. Unique TensorFlower2016-02-29
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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