Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc206 TF_EXPECT_OK(in_.ToGraphDef(&in_graph_def_)); in ToGraphDef()
207 return in_graph_def_; in ToGraphDef()
234 GraphDef in_graph_def_; member in tensorflow::__anonc404fe730111::GraphPartitionTest