Home
last modified time | relevance | path

Searched defs:CountOpNodes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgrappler_test_test.cc68 TEST_F(GrapplerTestTest, CountOpNodes) { in TEST_F() argument
Dgrappler_test.cc184 int GrapplerTest::CountOpNodes(const GraphDef& graph, const string& op) { in CountOpNodes() function in tensorflow::grappler::GrapplerTest