MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ToGraphDef

Function ToGraphDef

tensorflow/core/graph/testlib.cc:527–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525}
526
527void ToGraphDef(Graph* g, GraphDef* gdef) { g->ToGraphDef(gdef); }
528
529} // end namespace graph
530} // end namespace test

Callers 10

TEST_FFunction · 0.70
ToGraphDefDebugMethod · 0.70
TEST_FFunction · 0.70
CreateGraphDefFunction · 0.50
TEST_FFunction · 0.50
InitializeMethod · 0.50
TEST_FFunction · 0.50
CreateGraphDefFunction · 0.50
FindMaxEigenFunction · 0.50
TESTFunction · 0.50

Calls 1

ToGraphDefMethod · 0.45

Tested by

no test coverage detected