Searched defs:ContainsNodeWithOp (Results 1 – 2 of 2) sorted by relevance
241 bool ContainsNodeWithOp(StringPiece op, const GraphDef& graph) { in ContainsNodeWithOp() function
184 TEST(GraphUtilsTest, ContainsNodeWithOp) { in TEST() argument