aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/summary/impl/gcs.py
Commit message (Expand)AuthorAge
* Use TensorFlow's GCS implementation rather than using gsutil in tensorboard.Gravatar Jonathan Hseu2016-10-25
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Fix TensorBoard event loading from GCS.Gravatar A. Unique TensorFlower2016-05-10
* 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
* gcs TensorBoard should not print gsutil usage to consoleGravatar Dan Mané2016-03-05
* TensorBoard correctly reads gcs paths from gs://path/on/gcsGravatar Dan Mané2016-03-05
* Support for running TensorBoard against Google Cloud Storage.Gravatar Dan Mané2016-03-04