aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard
Commit message (Expand)AuthorAge
* 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
* Sort run metadata dropdown by tag. Updating mnist_with_summaries to output st...Gravatar Josh Levenberg2016-06-06
* Sort run metadata dropdown by tag. Updating mnist_with_summaries to output st...Gravatar Nikhil Thorat2016-06-06
* Change selectOrCreateChild to accept an optional array of classes and use it ...Gravatar Nikhil Thorat2016-06-06
* Update TensorBoard README to specify Chrome+FFGravatar Dan Mané2016-06-03
* Fix incorrect typescript type annotation which was caught by the typescript c...Gravatar Dan Smilkov2016-06-03
* Fix the "compute time" stats computation.Gravatar Dan Smilkov2016-06-03
* Expose the timestamp of the first event in any given run.Gravatar A. Unique TensorFlower2016-06-02
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* Fix TensorBoard in Safari by not using ES6 constructs in our polymer components.Gravatar Dan Mané2016-06-02
* Upgrade typings to >version 1.Gravatar Dan Mané2016-06-02
* Add paper-dialog as a dependency in the open-source tensorboard index file.Gravatar Dan Mané2016-06-02
* Autogenerated Change: Update TensorBoard source and deps.Gravatar Dan Mané2016-06-02
* Update router code to understand run_metadata and update the serialize_tensor...Gravatar Nikhil Thorat2016-06-01
* Changes to TensorBoard to make it compatible with Typescript 1.9Gravatar Dan Mané2016-05-31
* Remove the --var from the graph scene component for the faded out CSS rulesGravatar Nikhil Thorat2016-05-31
* Don't load events until all runs have been added.Gravatar A. Unique TensorFlower2016-05-25
* Autogenerated Change: Release TensorBoard at TAG: 20Gravatar Dan Mané2016-05-23
* Fix bug where tf-run-selector would not update on click properly if run names...Gravatar Dan Mané2016-05-23
* Fix a bug where the scalar chart would print errors to console.Gravatar Dan Mané2016-05-23
* For the tensorboard graph visualizer, fade out and cross-hatch nodes and edge...Gravatar Nikhil Thorat2016-05-20
* Autogenerated Change: Release TensorBoard at TAG: 19Gravatar Dan Mané2016-05-17
* Adding some palettes that are better for common color blindness.Gravatar A. Unique TensorFlower2016-05-17
* Redo TensorBoard tooltips.Gravatar Dan Mané2016-05-17
* Fix bug where color scale can break if new runs load over the lifetime of ten...Gravatar Dan Mané2016-05-17
* Another fix for the all-blue-checkboxes in the run selector.Gravatar Dan Mané2016-05-17
* Show the correct edge shape. Previously, the shape of the first output tensor...Gravatar Dan Smilkov2016-05-17