Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfunction_utils_test.cc82 TEST(FunctionUtilsTest, ContainsFunctionNodeWithOp) { in TEST() argument
H A Dfunction_utils.cc139 bool ContainsFunctionNodeWithOp(StringPiece op, const FunctionDef& function) { in ContainsFunctionNodeWithOp() function