aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf-graph-common/lib/render.ts
Commit message (Expand)AuthorAge
* TensorBoard: Rename components to have underscoresGravatar Justine Tunney2016-10-19
* Checked for whether a node exists in the graph before extracting it due to hi...Gravatar A. Unique TensorFlower2016-10-12
* Changed the method for extracting high in and out degree nodes to be more nua...Gravatar A. Unique TensorFlower2016-10-06
* Guarded the assignment of metaedge node names to annotation objects based on ...Gravatar A. Unique TensorFlower2016-09-27
* Gave SVG path elements for meta edges proper IDs by setting the v and w prope...Gravatar A. Unique TensorFlower2016-09-23
* Add ability to highlight all nodes which are directly or indirectly providing...Gravatar Robin Nabel2016-06-29
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* For the tensorboard graph visualizer, fade out and cross-hatch nodes and edge...Gravatar Nikhil Thorat2016-05-20
* Changed tslint to comply with clang and the google style guide for typescript...Gravatar Dan Smilkov2016-04-25
* Switch edge scale to linear when the graph has no shape information.Gravatar Dan Smilkov2016-04-07
* Adding stats (run metadata) to the Graph UI.Gravatar Dan Smilkov2016-04-05
* Fix arrow marker for thick reference edges.Gravatar Dan Smilkov2016-03-29
* Move tf-graph-params parameters to render.ts. This removes typing/comments/co...Gravatar Dan Smilkov2016-03-28
* Add padding between main, in-extract and out-extract graphs.Gravatar Dan Smilkov2016-03-18
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Fix (and cleanup) tests in TensorBoard and simplified build process.Gravatar Dan Smilkov2016-03-08
* Fix tslint errors in TensorBoardGravatar A. Unique TensorFlower2016-02-23
* Adding tensor shapes to the graph visualizer and to the info card.Gravatar Dan Smilkov2016-02-23
* Fix the license in tensor_format.cc.Gravatar Xiaoqiang Zheng2016-02-22
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06