aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/graph_def_util_test.cc
Commit message (Expand)AuthorAge
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Move equal_graph_def.h/cc from core/graph to core/utilGravatar Skye Wanderman-Milne2017-03-29
* Get rid of the last references to FunctionDef.node before weGravatar A. Unique TensorFlower2016-12-31
* Fix RemoveNewDefaultAttrsFromGraphDef() for graphs with functions.Gravatar A. Unique TensorFlower2016-11-23
* In C++ shape inference, support registering a shape inference function in OPGravatar A. Unique TensorFlower2016-06-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Extract OpsUsedByGraph() from StrippedOpListForGraph().Gravatar Josh Levenberg2016-05-03
* RemoveNewDefaultAttrsFromGraphDef shouldn't touch _underscore attrsGravatar Geoffrey Irving2016-03-09
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-03-02
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-02-29
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-02-29
* Reimplement StrippedOpListForGraph in C++Gravatar Geoffrey Irving2016-02-23
* Add RemoveNewDefaultAttrsFromGraphDef() for preparing a GraphDef forGravatar Josh Levenberg2016-02-02