Searched defs:FindGraphNodeWithOp (Results 1 – 2 of 2) sorted by relevance
268 int FindGraphNodeWithOp(StringPiece op, const GraphDef& graph) { in FindGraphNodeWithOp() function
225 TEST(GraphUtilsTest, FindGraphNodeWithOp) { in TEST() argument