aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard
Commit message (Expand)AuthorAge
* Fix the vz-line-chart index.html description page by addingGravatar Renato Utsch2016-07-25
* Update the bower.json TensorBoard dependencies.Gravatar Renato Utsch2016-07-21
* Rename the tf-line-chart component to vz-line-chart and put it in theGravatar Renato Utsch2016-07-21
* Rename some of the smoothing variables and functions to make it easier toGravatar Renato Utsch2016-07-18
* Rename the histogram series chart to vz-histogram-chart.Gravatar Dan Mané2016-07-18
* Design an API for serving data to charts used by TensorBoard and write a comp...Gravatar Renato Utsch2016-07-15
* Modify tf-image-dashboard so that it breaks long run names at the top.Gravatar Dan Mané2016-07-14
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* Autogenerated Change: Release TensorBoard at TAG: 22Gravatar Dan Mané2016-07-12
* Add support for exponential smoothing for TensorBoard.Gravatar Renato Utsch2016-07-12
* Readd the destroy() method, as it was still being used by the code.Gravatar Renato Utsch2016-07-12
* Merge the BaseChart and LineChart classes into one, as the BaseChart is notGravatar Renato Utsch2016-07-11
* Split out the obsolete histogram chart from tf-chart, so we can refactor the ...Gravatar Dan Mané2016-07-11
* Add a private bit to the upload to graph observatory script and the dataset J...Gravatar Nikhil Thorat2016-07-11
* Fix file chooser for graph controls.Gravatar James Wexler2016-07-11
* Small BUILD file changesGravatar Gunhan Gulsoy2016-07-08
* Move and rename tensorboard BUILD files.Gravatar Gunhan Gulsoy2016-07-08
* Add support for booleans on TF.URIStorage. Also add "Show download links" to ...Gravatar Renato Utsch2016-07-08
* Update the URL in the demo app when a dataset is selected that has an id. Spe...Gravatar Nikhil Thorat2016-07-08
* Add a bit to control whether to display the run metadata dropdown and the upl...Gravatar Nikhil Thorat2016-07-07
* Improvements to TensorBoard url storage.Gravatar Dan Mané2016-07-07
* Add support for selecting a dataset by a URL param 'graphid' which matches th...Gravatar Nikhil Thorat2016-07-07
* Change the DEMO_DIR_PREFIX for the tf graph demo app to include tf_model_zoo/.Gravatar Nikhil Thorat2016-07-06
* Split the demo datasets JSON file for the tf graph demo out into an external ...Gravatar Nikhil Thorat2016-07-06
* If you have a zoomed in TensorBoard chart, and you load new data, and you unz...Gravatar Dan Mané2016-07-01
* Second of two CLs to simplify Polymer data-binding with TF.URIStorage. Adds t...Gravatar Cassandra Xia2016-07-01
* Autogenerated Change: Release TensorBoard at TAG: 21Gravatar Dan Mané2016-06-30
* Bug fix: Correct erroneous parent fading when tracing inputs, correctly fadin...Gravatar Robin Nabel2016-06-30
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
* Add ability to highlight all nodes which are directly or indirectly providing...Gravatar Robin Nabel2016-06-29
* Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-28
* First of two CLs to simplify Polymer data-binding with TF.URIStorage. Move so...Gravatar Cassandra Xia2016-06-28
* Adding a device checkbox list for excluding devices when computing stats sinc...Gravatar Dan Smilkov2016-06-28
* Make it possible to instantiate TensorBoard with a non-standard router.Gravatar Dan Mané2016-06-28
* Fix broken TensorBoard URI hashes.Gravatar Cassandra Xia2016-06-27
* TensorBoard cleanup & infrastructure improvementsGravatar Dan Mané2016-06-24
* Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-23
* Added tf-storage component for storing TensorBoard URI state and modified tf-...Gravatar Cassandra Xia2016-06-21
* Add favicon to open-source TensorBoard.Gravatar Dan Mané2016-06-21
* Add a unit test to verify the tensorboard TAG is available.Gravatar Dan Mané2016-06-21
* Remove some outdated comments from TensorBoardGravatar Dan Mané2016-06-17
* Fix missing semicolon in minimap.Gravatar Vijay Vasudevan2016-06-11
* Merge changes from github.Gravatar Vijay Vasudevan2016-06-11
* Restoring palettes.Gravatar A. Unique TensorFlower2016-06-09
* Fix Jenkins build.Gravatar Dan Mané2016-06-09
* Remove the tensorboard/lib/js code, as it is dead code.Gravatar Dan Mané2016-06-09
* Shorten long Node and Annotation names to avoid overflow, add operation label...Gravatar Robin Nabel2016-06-08
* Update distributed tf-tensorboard bundle.Gravatar Dan Mané2016-06-08
* Sort run metadata dropdown by tag. Updating mnist_with_summaries to output st...Gravatar Nikhil Thorat2016-06-08
* Remove excess top padding in the tensorboard graph visualizer tf graph contro...Gravatar Nikhil Thorat2016-06-07