aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/tensorboard.py
Commit message (Expand)AuthorAge
* Prepare TensorBoard to have its own repo.Gravatar Dandelion Man?2017-06-12
* Extract the graphs dashboard to a pluginGravatar William Chargin2017-06-02
* Extract the distributions dashboard to a pluginGravatar William Chargin2017-06-01
* Make audio-related logic use the audio plugin.Gravatar A. Unique TensorFlower2017-06-01
* Make images-related logic use the images plugin.Gravatar A. Unique TensorFlower2017-05-30
* Shift TensorBoard to depend on TensorFlow via `import tensorflow as tf`.Gravatar Dandelion Man?2017-05-26
* Extract the histograms dashboard to a proper pluginGravatar A. Unique TensorFlower2017-05-26
* Extract the scalars dashboard to a proper pluginGravatar A. Unique TensorFlower2017-05-24
* Move the TensorBoard debugger plugin to be internal.Gravatar A. Unique TensorFlower2017-04-10
* IPv6 compatibility fixes for TensorBoardGravatar A. Unique TensorFlower2017-03-21
* Move TensorBoard backend logic from python/summary to tensorboard/backend.Gravatar Dandelion Mané2017-03-08
* Refactor TensorBoard plugin system to improve testability & clarity.Gravatar Dandelion Mané2017-02-23
* Have TensorBoard reload data more often.Gravatar Dandelion Mané2017-02-17
* Make the TensorFlow debugger plugin respond with health pills.Gravatar A. Unique TensorFlower2017-02-07
* Added a Tensorboard plugin that will serve data from a TensorFlow debuggerGravatar A. Unique TensorFlower2017-02-03
* Automated rollback of change 146052198Gravatar Gunhan Gulsoy2017-01-31
* Added a Tensorboard plugin that will serve data from a TensorFlow debuggerGravatar A. Unique TensorFlower2017-01-30
* Moved logic for constructing the event multiplexer out of the Tensorboard app...Gravatar A. Unique TensorFlower2017-01-30
* Fix TensorBoard tag.Gravatar Dandelion Mané2017-01-27
* Remove some vestigial code from TensorBoard.Gravatar Dandelion Mané2017-01-27
* Separates app logic from serving logic. This change further simplifies the re...Gravatar Alexander Mossin2017-01-26
* Refactor TensorBoard into WSGI application. Adds werkzeug pip dependency toGravatar Dandelion Mané2017-01-21
* Add werkzeug as a dependency to TensorBoard.Gravatar Dandelion Mané2017-01-18
* fixes https://github.com/tensorflow/tensorflow/issues/4903Gravatar A. Unique TensorFlower2016-10-22
* Automated rollback of change 135921307Gravatar A. Unique TensorFlower2016-10-12
* Fix https://github.com/tensorflow/tensorflow/issues/4903Gravatar A. Unique TensorFlower2016-10-12
* Replace tf.flags usage with argparse everywhereGravatar A. Unique TensorFlower2016-10-10
* Created a tensorboard endpoint data/logdir for obtaining the logdir.Gravatar A. Unique TensorFlower2016-10-03
* Merge changes from github.Gravatar Dan Mané2016-09-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Handle ~ correctly when using --inspectGravatar Justine Tunney2016-08-17
* Handle ~ in paths properlyGravatar Justine Tunney2016-08-11
* Add a unit test to verify the tensorboard TAG is available.Gravatar Dan Mané2016-06-21
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* Add --inspect to tensorboard to inspect event files in a human readable way.Gravatar Cassandra Xia2016-05-11
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Add a reload button in TensorBoard.Gravatar Dan Mané2016-04-14
* Make TensorBoard purging of orphaned events optional. It's now controlled by ...Gravatar Dan Mané2016-02-29
* Rollback of:Gravatar Vijay Vasudevan2016-02-25
* Make TensorBoard purging of orphaned or out-of-order events optional.Gravatar Dan Mané2016-02-25
* Reorganize tensorboard/backend:Gravatar A. Unique TensorFlower2016-02-16
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29
* Fix TensorBoard imports (broke when py3 support was added)Gravatar A. Unique TensorFlower2016-01-26
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* some linting fixes to changes brought in from the public.Gravatar Vijay Vasudevan2016-01-07
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20