aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorboard/plugins
Commit message (Expand)AuthorAge
* Remove unused tf.contrib.tensorboard.plugins.trace codeGravatar Nick Felt2018-09-21
* Branch 167812735 (#12867)Gravatar Yifei Feng2017-09-06
* Remove TensorBoard from the TensorFlow repository.Gravatar Dandelion Man?2017-06-15
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Shift TensorBoard to depend on TensorFlow via `import tensorflow as tf`.Gravatar Dandelion Man?2017-05-26
* Fix the circular dependency tf/contrib/tensorboard <--> tf/tensorboard.Gravatar Dan Smilkov2017-04-03
* Add plugin assets for the Embedding Projector and expose the API via tf.contr...Gravatar Dan Smilkov2017-03-29
* Adding support for 'b' in mode for FileIO.Gravatar Rohan Jain2017-01-25
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Do not remove the test temporary directory after test completes.Gravatar Gunhan Gulsoy2016-12-29
* Fix: Create a unique temporary directory everytime a test runs.Gravatar Gunhan Gulsoy2016-12-28
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Change proto package: tensorflow -> tensorflow.contrib.tensorboard to avoid c...Gravatar Dan Smilkov2016-12-02
* Add a trace annotator for python files.Gravatar Dan Smilkov2016-11-30
* Replace tf.train.SummaryWriter with tf.summary.FileWriterGravatar Dan Mané2016-11-29
* Reload the checkpoint reader when the latest checkpoint has changed.Gravatar Dan Smilkov2016-11-07
* Add sprite image support to the backend.Gravatar Dan Smilkov2016-10-28
* Add sprite information to the projector config.Gravatar Dan Smilkov2016-10-27
* Add an option to the projector in server mode to start the projector with boo...Gravatar Nikhil Thorat2016-10-10
* Integrate the embedding projector backend into TensorBoard.Gravatar Dan Smilkov2016-09-21