aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorboard
Commit message (Expand)AuthorAge
...
* 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
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* 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
* A proto that applications other than TensorFlow can use to send dataGravatar Vijay D'Silva2016-11-22
* 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