aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf-graph-common/lib/graph.ts
Commit message (Expand)AuthorAge
* TensorBoard: Rename components to have underscoresGravatar Justine Tunney2016-10-19
* Add ability to highlight all nodes which are directly or indirectly providing...Gravatar Robin Nabel2016-06-29
* Adding a device checkbox list for excluding devices when computing stats sinc...Gravatar Dan Smilkov2016-06-28
* Fix the "compute time" stats computation.Gravatar Dan Smilkov2016-06-03
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* Show the correct edge shape. Previously, the shape of the first output tensor...Gravatar Dan Smilkov2016-05-17
* Move tensorboard parallel proto interface definitions to a separate proto.ts ...Gravatar A. Unique TensorFlower2016-05-11
* Move tensorflow graph visualizer utility functions to a util.ts file under a ...Gravatar A. Unique TensorFlower2016-05-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Changed tslint to comply with clang and the google style guide for typescript...Gravatar Dan Smilkov2016-04-25
* Fix edge case in mapStrictHierarchy.Gravatar James Wexler2016-04-25
* Fix run_metadata display issues.Gravatar James Wexler2016-04-21
* 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 (and cleanup) tests in TensorBoard and simplified build process.Gravatar Dan Smilkov2016-03-08
* Filter graph on server-side before serving it to the client.Gravatar Dan Smilkov2016-03-03
* Swap TensorBoard local build from "tsd" to "typings".Gravatar 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
* In-embedding nodes (constants) can have inputs such as control dependencies. ...Gravatar Dan Smilkov2016-01-06
* 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: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06