Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_test.cc170 GraphDef def_0; // Empty. in TEST_F() local
173 TF_ASSERT_OK(CreateSession(def_0, &handle, &initial_version)); in TEST_F()
211 GraphDef def_0; // Empty. in TEST_F() local
214 TF_ASSERT_OK(CreateSession(def_0, &handle, &initial_version)); in TEST_F()
230 GraphDef def_0; // Empty. in TEST_F() local
233 TF_ASSERT_OK(CreateSession(def_0, &handle, &initial_version)); in TEST_F()
249 GraphDef def_0; // Empty. in TEST_F() local
252 TF_ASSERT_OK(CreateSession(def_0, &handle, &initial_version)); in TEST_F()
298 GraphDef def_0; in TEST_F() local
299 test::graph::ToGraphDef(&graph_0, &def_0); in TEST_F()
[all …]