aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/graph_def_util.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Don't let the grappler item builder fail if the graph contains unknown customGravatar Benoit Steiner2018-03-12
* Remove a bunch of proto.h includes from tensorflow/core headersGravatar Gunhan Gulsoy2017-08-23
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Remove unused overloads of SummarizeGraphDef and EqualGraphDefGravatar Geoffrey Irving2017-06-02
* Make function instantiation use std::vector<NodeDef> instead of GraphDefGravatar Geoffrey Irving2017-06-01
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Extract OpsUsedByGraph() from StrippedOpListForGraph().Gravatar Josh Levenberg2016-05-03
* Execute TODO to explain graph-consumer usage ofGravatar Josh Levenberg2016-02-25
* Reimplement StrippedOpListForGraph in C++Gravatar Geoffrey Irving2016-02-23
* Add RemoveNewDefaultAttrsFromGraphDef() for preparing a GraphDef forGravatar Josh Levenberg2016-02-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: GraphDef::node_size() is an int, not a std::size_t,Gravatar Vijay Vasudevan2015-12-22
* TensorFlow: move adding of default attrs to as high a location in the callGravatar Vijay Vasudevan2015-12-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06