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