Home
last modified time | relevance | path

Searched refs:graph_for_link_order_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dtest_tools.h100 GraphDef graph_for_link_order_; variable
Dtest_tools.cc258 GraphDef& graph = graph_for_link_order_; in TestGraphs()
Dsig_node_test.cc1037 Status result = GenNode::BuildGraphInMap(graph_for_link_order_, &gen_map_); in TEST_F()