aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard
Commit message (Expand)AuthorAge
* Add ProjectorScatterPlotAdapter, which turns 'hover, selected, neighbors' intoGravatar Charles Nicholson2016-10-17
* Autogenerated Change: Change TensorBoard TAG to 32Gravatar Dan Mané2016-10-14
* Fix bug with modal dialog when the app is vulcanized.Gravatar Dan Smilkov2016-10-14
* Update tensorboard development instructions.Gravatar James Wexler2016-10-14
* Projector: remove trailing comma in data.tsGravatar Dan Smilkov2016-10-14
* Improve the UI of the projector:Gravatar Dan Smilkov2016-10-14
* Fix bug when the number of metadata lines is bigger than the number of points.Gravatar Dan Smilkov2016-10-14
* Change for internal compatibility.Gravatar Zongheng Yang2016-10-14
* Don't recreate the camera when recreating the scene. Toggling between points ...Gravatar Charles Nicholson2016-10-13
* Support tensorboard reading from hdfs.Gravatar Yuefeng Zhou2016-10-13
* TensorBoard stores which runs are selected in the url.Gravatar Dan Mané2016-10-13
* When a new dataset is loaded, the 3D label visualizer now forgets its labelGravatar Charles Nicholson2016-10-13
* TensorBoard stores regex groups in url bar.Gravatar Dan Mané2016-10-13
* TensorBoard splits long tag names.Gravatar Dan Mané2016-10-13
* Explicitly flag hover label and selected label (if only one label is selected)Gravatar Charles Nicholson2016-10-13
* Make loading modal.Gravatar Dan Smilkov2016-10-13
* Fix bug with text opacity and implement a more realistic (exp) fog scaleGravatar Dan Smilkov2016-10-13
* TensorBoard: Sort runs in graph tabGravatar Justine Tunney2016-10-12
* TensorBoard: Prevent analytics from blocking loadGravatar Justine Tunney2016-10-12
* Checked for whether a node exists in the graph before extracting it due to hi...Gravatar A. Unique TensorFlower2016-10-12
* Get rid of explicit 3d label size attenuation in the vertex shader. We'll needGravatar Charles Nicholson2016-10-12
* Factor vz-distribution-chart out of tf-distribution-dashboard.Gravatar Dan Mané2016-10-12
* Fix bug when switching the projections.Gravatar Dan Smilkov2016-10-12
* Make a standalone app component for the vz-projector where it can be run as aGravatar Nikhil Thorat2016-10-12
* Automated rollback of change 135921307Gravatar A. Unique TensorFlower2016-10-12
* Render the 3D labels with white backgrounds when unselected / no selections.Gravatar Charles Nicholson2016-10-12
* Make projector grow its height on window resizeGravatar Dan Smilkov2016-10-12
* Set the initial position of the 3D camera a little closer to the origin, andGravatar Charles Nicholson2016-10-12
* scatterPlot now has an explicit concept of 'dimensionality' (must be exactly 2Gravatar Charles Nicholson2016-10-12
* Fix https://github.com/tensorflow/tensorflow/issues/4903Gravatar A. Unique TensorFlower2016-10-12
* Make the projector work in colab.Gravatar Dan Smilkov2016-10-11
* Add TB warning message when no data was found for the projector.Gravatar Dan Smilkov2016-10-11
* Update the UI for nearest neighbors selection to our design spec. Hide the se...Gravatar Nikhil Thorat2016-10-11
* Consolidate the dimensionality of PCA and t-SNE to one polymer variable, andGravatar Nikhil Thorat2016-10-11
* Modify EventAccumulator and TensorBoard to handle MetaGraph in Events.Gravatar Eugene Brevdo2016-10-11
* Create the bookmarksPanel variable outside the getDataProvider call to fixGravatar Nikhil Thorat2016-10-11
* Flip the default value of isNumeric in the coloroptions as I flipped it byGravatar Nikhil Thorat2016-10-11
* Made the logdir argument used to start up Tensorboard appear under the TOGGLE...Gravatar A. Unique TensorFlower2016-10-10
* Add an option to the projector in server mode to start the projector with boo...Gravatar Nikhil Thorat2016-10-10
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Replace tf.flags usage with argparse everywhereGravatar A. Unique TensorFlower2016-10-10
* Cap the maximum zoom in and zoom out.Gravatar Dan Smilkov2016-10-10
* Update the bower versions.Gravatar Dan Smilkov2016-10-10
* Autogenerated Change: Change TensorBoard TAG: 30Gravatar Dan Mané2016-10-08
* Migrate sliders to polymer.Gravatar Dan Smilkov2016-10-07
* Fix bug when switching to gradient color map and back to no color mapGravatar Dan Smilkov2016-10-07
* Picking render tests against square, not circle, if sprites are enabled.Gravatar Charles Nicholson2016-10-07
* Fix tensorboard plugin multi-threading bug.Gravatar Dan Smilkov2016-10-07
* Move data panel to the left bottom.Gravatar Dan Smilkov2016-10-07
* Naming clarity in vertex shader. (mvPosition => cameraSpacePos)Gravatar Charles Nicholson2016-10-07