Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfunction_utils_test.cc103 TEST(FunctionUtilsTest, FindFunctionNodeWithOp) { in TEST() argument
Dfunction_utils.cc166 int FindFunctionNodeWithOp(StringPiece op, const FunctionDef& function) { in FindFunctionNodeWithOp() function