aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf-graph-common/lib/parser.ts
Commit message (Expand)AuthorAge
* TensorBoard: Rename components to have underscoresGravatar Justine Tunney2016-10-19
* Surfaced a friendly error message for when the graph is empty. This helps mak...Gravatar A. Unique TensorFlower2016-09-26
* Made the promise returned by fetchAndParseMetadata resolve only after parsing...Gravatar A. Unique TensorFlower2016-09-19
* Convert the tensorboard pbtxt parser to use ArrayBuffers instead of Blobs fromGravatar Nikhil Thorat2016-09-07
* Fix the "compute time" stats computation.Gravatar Dan Smilkov2016-06-03
* Update copyright for 3p/tf/tensorboard.Gravatar A. Unique TensorFlower2016-06-02
* For tensorboard pbtxt graph uploads, trim lines as we parse them. When copyin...Gravatar A. Unique TensorFlower2016-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
* When parsing the pbtxt in the Tensorboard GraphExplorer proto parser, check f...Gravatar A. Unique TensorFlower2016-05-04
* Changed tslint to comply with clang and the google style guide for typescript...Gravatar Dan Smilkov2016-04-25
* Adding stats (run metadata) to the Graph UI.Gravatar Dan Smilkov2016-04-05
* Parse uploaded pbtxt in chunks to allow for loading of large pbtxt files, thi...Gravatar A. Unique TensorFlower2016-03-29
* 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
* Fix tslint errors in TensorBoardGravatar A. Unique TensorFlower2016-02-23
* 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
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06