Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_utils.cc260 int FindGraphNodeWithOp(StringPiece op, const GraphDef& graph) { in FindGraphNodeWithOp() function
Dgraph_utils_test.cc218 TEST(GraphUtilsTest, FindGraphNodeWithOp) { in TEST() argument