aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/equal_graph_def.cc
Commit message (Expand)AuthorAge
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-04
* Make meta_graph_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-08
* Add hash methods for node and graph defsGravatar Igor Ganichev2017-09-25
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* 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
* Make ImportGraphDef() work with functions.Gravatar Skye Wanderman-Milne2017-04-04
* Move equal_graph_def.h/cc from core/graph to core/utilGravatar Skye Wanderman-Milne2017-03-29