Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor_test.cc74 ImportGraphDefResults* results = nullptr) { in ExpectError()
98 ImportGraphDefResults* results = nullptr) { in ExpectOK()
1444 ImportGraphDefResults results; in TEST_F()
1501 results = ImportGraphDefResults(); in TEST_F()
1639 ImportGraphDefResults results; in TEST_F()
1662 results = ImportGraphDefResults(); in TEST_F()
1682 results = ImportGraphDefResults(); in TEST_F()
1704 ImportGraphDefResults results; in TEST_F()
1732 ImportGraphDefResults results; in TEST_F()
1755 results = ImportGraphDefResults(); in TEST_F()
[all …]
Dgraph_constructor.h147 struct ImportGraphDefResults { struct
182 ImportGraphDefResults* results = nullptr); argument
Dgraph_constructor.cc1232 ImportGraphDefResults* results) { in ImportGraphDef()
/external/tensorflow/tensorflow/c/
Dc_api.cc2121 tensorflow::ImportGraphDefResults results; in GraphImportGraphDefLocked()
2277 tensorflow::ImportGraphDefResults results; in CopyGraph()