Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_utils.cc268 int FindGraphNodeWithOp(StringPiece op, const GraphDef& graph) { in FindGraphNodeWithOp() function
H A Dgraph_utils_test.cc225 TEST(GraphUtilsTest, FindGraphNodeWithOp) { in TEST() argument