aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/graph_def_builder.h
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-28
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-07
* [tf.data] Move the C++ Dataset class implementations to the framework library.Gravatar Derek Murray2018-02-07
* [tf.data] Saveable iterator for FilterDataset.Gravatar Shivani Agrawal2017-11-23
* Make MapDataset saveable.Gravatar Saurabh Saxena2017-11-15
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix GraphDefBuilder example (identifier 'b' was reused between GraphdefBuilde...Gravatar David G. Andersen2016-05-20
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06