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